Searched defs:FullMatchN (Results 1 – 2 of 2) sorted by relevance
371 bool RE2::FullMatchN(const StringPiece& text, const RE2& re, in FullMatchN() function in re2::RE2
699 TEST(RE2, FullMatchN) { in TEST() argument