Searched refs:firstCharFound (Results 1 – 1 of 1) sorted by relevance
964 bool firstCharFound = false; in StreamIn() local997 if ( !firstCharFound && c != '<' && !IsWhiteSpace( c ) ) in StreamIn()999 firstCharFound = true; in StreamIn()