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