Searched refs:foundCh (Results 1 – 1 of 1) sorted by relevance
1203 char * foundCh = 0; in SkipBadAttr() local1210 while( !in.eof() && !( foundCh = strchr( StopChars, c ) ) ) { in SkipBadAttr()