Home
last modified time | relevance | path

Searched defs:NumberOfCapturingGroups (Results 1 – 3 of 3) sorted by relevance

/external/regex-re2/re2/
Dre2.cc888 int RE2::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in re2::RE2
/external/pcre/dist/
Dpcrecpp.cc648 int RE::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in pcrecpp::RE
/external/regex-re2/util/
Dpcre.cc681 int PCRE::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in re2::PCRE