Home
last modified time | relevance | path

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

/third_party/re2/re2/testing/
Dbacktrack.cc105 StringPiece* submatch, int nsubmatch) { in Search()
Dtester.cc302 int nsubmatch = 1 + num_captures_; // NumCaptures doesn't count $0 in RunSearch() local
/third_party/re2/re2/
Dbitstate.cc287 StringPiece* submatch, int nsubmatch) { in Search()
Dnfa.cc451 StringPiece* submatch, int nsubmatch) { in Search()