Searched refs:HaveMatch (Results 1 – 3 of 3) sorted by relevance
49 re2::Regexp* m = re2::Regexp::HaveMatch(n, pf); in Add()
396 static Regexp* HaveMatch(int match_id, ParseFlags flags);
176 Regexp* Regexp::HaveMatch(int match_id, ParseFlags flags) { in HaveMatch() function in re2::Regexp