HomeSort by relevance Sort by last modified time
    Searched refs:NumberOfCapturingGroups (Results 1 - 2 of 2) sorted by null

  /external/pcre/
pcrecpp.h 647 int NumberOfCapturingGroups() const;
pcrecpp.cc 578 if (NumberOfCapturingGroups() < n) {
646 int RE::NumberOfCapturingGroups() const {

Completed in 74 milliseconds