Searched defs:FullMatchN (Results 1 - 1 of 1) sorted by relevance

/external/regex-re2/re2/
H A Dre2.cc29 const VariadicFunction2<bool, const StringPiece&, const RE2&, RE2::Arg, RE2::FullMatchN> RE2::FullMatch;
298 bool RE2::FullMatchN(const StringPiece& text, const RE2& re, function in class:re2::RE2

Completed in 45 milliseconds