Searched refs:endChar (Results 1 – 1 of 1) sorted by relevance
114 char endChar = *endTag; in ParseText() local119 if ( *p == endChar && strncmp( p, endTag, length ) == 0 ) { in ParseText()