Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/
Dpcrecpp.cc387 if (NumberOfCapturingGroups() < n) { in DoMatchImpl()
453 int RE::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in pcrecpp::RE
/external/pcre/pcrecpp/include/
Dpcrecpp.h647 int NumberOfCapturingGroups() const;