Searched defs:DoMatch (Results 1 – 2 of 2) sorted by relevance
/external/regex-re2/re2/ | ||
D | re2.cc | 783 bool RE2::DoMatch(const StringPiece& text, in DoMatch() function in re2::RE2 |
/external/regex-re2/util/ | ||
D | pcre.cc | 592 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE |