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

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

Completed in 591 milliseconds