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