Home
last modified time | relevance | path

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

/external/regex-re2/re2/testing/
Dbacktrack.cc96 StringPiece* submatch, int nsubmatch) { in Search()
Dtester.cc289 int nsubmatch = 1 + num_captures_; // NumCaptures doesn't count $0 in RunSearch() local
/external/regex-re2/re2/
Dbitstate.cc295 StringPiece* submatch, int nsubmatch) { in Search()
Dnfa.cc402 StringPiece* submatch, int nsubmatch) { in Search()