Home
last modified time | relevance | path

Searched refs:ApplyCaptures (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Donepass.cc191 static void ApplyCaptures(uint32 cond, const char* p, in ApplyCaptures() function
300 ApplyCaptures(matchcond, p, matchcap, ncap); in SearchOnePass()
317 ApplyCaptures(cond, p, cap, ncap); in SearchOnePass()
326 ApplyCaptures(matchcond, p, cap, ncap); in SearchOnePass()
/external/chromium_org/third_party/re2/re2/
Donepass.cc191 static void ApplyCaptures(uint32 cond, const char* p, in ApplyCaptures() function
300 ApplyCaptures(matchcond, p, matchcap, ncap); in SearchOnePass()
317 ApplyCaptures(cond, p, cap, ncap); in SearchOnePass()
326 ApplyCaptures(matchcond, p, cap, ncap); in SearchOnePass()