Home
last modified time | relevance | path

Searched refs:HaveMatch (Results 1 – 3 of 3) sorted by relevance

/external/regex-re2/re2/
Dset.cc49 re2::Regexp* m = re2::Regexp::HaveMatch(n, pf); in Add()
Dregexp.h396 static Regexp* HaveMatch(int match_id, ParseFlags flags);
Dregexp.cc176 Regexp* Regexp::HaveMatch(int match_id, ParseFlags flags) { in HaveMatch() function in re2::Regexp