Home
last modified time | relevance | path

Searched refs:LeadingRegexp (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Dregexp.h472 static Regexp* LeadingRegexp(Regexp* re);
Dparse.cc642 Regexp* Regexp::LeadingRegexp(Regexp* re) { in LeadingRegexp() function in re2::Regexp
894 first_i = LeadingRegexp(sub[i]); in FactorAlternationRecursive()