Searched defs:FindAndConsumeN (Results 1 – 2 of 2) sorted by relevance
392 bool RE2::FindAndConsumeN(StringPiece* input, const RE2& re, in FindAndConsumeN() function in re2::RE2
297 TEST(RE2, FindAndConsumeN) { in TEST() argument