Searched refs:ApplyCaptures (Results 1 – 1 of 1) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | onepass.cc | 201 static void ApplyCaptures(uint32_t cond, const char* p, in ApplyCaptures() function 304 ApplyCaptures(matchcond, p, matchcap, ncap); in SearchOnePass() 321 ApplyCaptures(cond, p, cap, ncap); in SearchOnePass() 330 ApplyCaptures(matchcond, p, cap, ncap); in SearchOnePass()
|