Searched refs:MatchFound (Results 1 – 8 of 8) sorted by relevance
261 bool MatchFound = true; in isKeyColInstr() local262 for (unsigned J = 0, EndCf = ColFields->size(); (J < EndCf) && MatchFound; in isKeyColInstr()268 MatchFound = CurInstrVal == KeyColValue; in isKeyColInstr()270 return MatchFound; in isKeyColInstr()321 bool MatchFound = true; in getInstrForColumn() local322 for (unsigned J = 0, EndCf = ColFields->size(); (J < EndCf) && MatchFound; in getInstrForColumn()328 MatchFound = CurInstrVal == ColFieldJVallue->getAsUnquotedString(); in getInstrForColumn()331 if (MatchFound) { in getInstrForColumn()
96 return MatchFound; in matches_common_name()141 result = MatchFound; in matches_subject_alternative_name()
38 MatchFound, enumerator
148 case MatchFound: in cert_verify_callback()172 if (res == MatchFound) { in cert_verify_callback()
1560 bool MatchFound = false; in gatherChains() local1575 MatchFound = true; in gatherChains()1580 if (!MatchFound) { in gatherChains()