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