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