Home
last modified time | relevance | path

Searched defs:nsubmatch (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dbacktrack.cc101 StringPiece* submatch, int nsubmatch) { in Search()
Dtester.cc302 int nsubmatch = 1 + num_captures_; // NumCaptures doesn't count $0 in RunSearch() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dbitstate.cc290 StringPiece* submatch, int nsubmatch) { in Search()
Dnfa.cc450 StringPiece* submatch, int nsubmatch) { in Search()