Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h528 int NumberOfCapturingGroups() const { return num_captures_; } in NumberOfCapturingGroups() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.h549 int NumberOfCapturingGroups() const { return num_captures_; } in NumberOfCapturingGroups() function
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.h482 int NumberOfCapturingGroups() const { return num_captures_; } in NumberOfCapturingGroups() function
/aosp_15_r20/external/regex-re2/util/
H A Dpcre.cc747 int PCRE::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in re2::PCRE
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc748 int PCRE::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in re2::PCRE
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.cc679 int PCRE::NumberOfCapturingGroups() const { in NumberOfCapturingGroups() function in re2::PCRE