Searched refs:ApplyCaptures (Results 1 - 1 of 1) sorted by relevance
/external/regex-re2/re2/ |
H A D | onepass.cc | 191 static void ApplyCaptures(uint32 cond, const char* p, function in namespace:re2 300 ApplyCaptures(matchcond, p, matchcap, ncap); 317 ApplyCaptures(cond, p, cap, ncap); 326 ApplyCaptures(matchcond, p, cap, ncap);
|
Completed in 96 milliseconds