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