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

/external/regex-re2/re2/
H A Donepass.cc191 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 72 milliseconds