Home
last modified time | relevance | path

Searched defs:ncap (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Donepass.cc192 const char** cap, int ncap) { in ApplyCaptures()
218 int ncap = 2*nmatch; in SearchOnePass() local
Dre2.cc556 int ncap = 1 + NumberOfCapturingGroups(); in Match() local
826 int ncap = NumberOfCapturingGroups(); in DoMatch() local