Searched defs:regexes (Results 1 – 2 of 2) sorted by relevance
935 inline bool PassUtil::matchRegexes(std::string string, std::vector<Regex*> ®exes) in matchRegexes()
2919 static std::vector<Regex*> regexes; in isExtLibrary() local