Searched refs:MatchFound (Results 1 – 7 of 7) sorted by relevance
269 bool MatchFound = true; in isKeyColInstr() local271 (j < endCF) && MatchFound; j++) { in isKeyColInstr()275 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()277 return MatchFound; in isKeyColInstr()328 bool MatchFound = true; in getInstrForColumn() local331 (j < endCF) && MatchFound; j++) { in getInstrForColumn()336 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()339 if (MatchFound) { in getInstrForColumn()
274 bool MatchFound = true; in isKeyColInstr() local276 (j < endCF) && MatchFound; j++) { in isKeyColInstr()280 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()282 return MatchFound; in isKeyColInstr()333 bool MatchFound = true; in getInstrForColumn() local336 (j < endCF) && MatchFound; j++) { in getInstrForColumn()341 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()344 if (MatchFound) { in getInstrForColumn()
95 return MatchFound; in matches_common_name()140 result = MatchFound; in matches_subject_alternative_name()
38 MatchFound, enumerator
150 case MatchFound: in cert_verify_callback()174 if (res == MatchFound) { in cert_verify_callback()
1875 bool MatchFound = false; in collectInheritedProtocolProperties() local1881 MatchFound = true; in collectInheritedProtocolProperties()1886 if (!MatchFound) in collectInheritedProtocolProperties()
3326 bool MatchFound = false; in checkIfClauses() local3329 MatchFound = true; in checkIfClauses()3333 if (!MatchFound) { in checkIfClauses()