Searched refs:MatchFound (Results 1 – 5 of 5) sorted by relevance
263 bool MatchFound = true; in isKeyColInstr() local265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()271 return MatchFound; in isKeyColInstr()322 bool MatchFound = true; in getInstrForColumn() local324 (j < endCF) && MatchFound; j++) { in getInstrForColumn()329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()332 if (MatchFound) { in getInstrForColumn()
97 return MatchFound; in matches_common_name()142 result = MatchFound; in matches_subject_alternative_name()
39 MatchFound, enumerator
149 case MatchFound: in cert_verify_callback()173 if (res == MatchFound) { in cert_verify_callback()
4921 bool MatchFound = false; in checkIfClauses() local4924 MatchFound = true; in checkIfClauses()4928 if (!MatchFound) { in checkIfClauses()