Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc673 int number_of_capturing_groups = NumberOfCapturingGroups(); in Rewrite() local
682 if (n <= number_of_capturing_groups) { in Rewrite()