Searched defs:pcre_extra (Results 1 – 1 of 1) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
D | pcre.cc | 45 struct pcre_extra { struct 67 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() 71 int pcre_fullinfo(const pcre*, const pcre_extra*, int, void*) { in pcre_fullinfo()
|