Home
last modified time | relevance | path

Searched defs:submatch (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dbacktrack.cc101 StringPiece* submatch, int nsubmatch) { in Search()
Dtester.cc94 StringPiece submatch[kMaxSubmatch]; member
/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()
Dre2.cc618 StringPiece* submatch, in GlobalReplace()