Searched refs:foundExpected (Results 1 – 2 of 2) sorted by relevance
3359 bool foundExpected = true; in parseChar() local3363 foundExpected = false; in parseChar()3371 if (!foundExpected) { in parseChar()3372 foundExpected = true; in parseChar()3377 foundExpected = false; in parseChar()3387 if (foundExpected) { in parseChar()3395 foundExpected = false; in parseChar()3401 if (foundExpected && tokenWalker != fParent->fTokens.end()) { in parseChar()
4641 UBool foundExpected = FALSE; in checkRegisteredCollators() local4646 foundExpected = TRUE; in checkRegisteredCollators()4649 (void)foundExpected; // Hush unused variable compiler warning. in checkRegisteredCollators()