Searched defs:pcre_extra (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/regex-re2/util/ |
H A D | pcre.cc | 46 struct pcre_extra { struct 68 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() 72 int pcre_fullinfo(const pcre*, const pcre_extra*, int, void*) { in pcre_fullinfo()
|
/aosp_15_r20/external/rust/android-crates-io/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()
|
/aosp_15_r20/external/cronet/third_party/re2/src/util/ |
H A D | pcre.cc | 44 struct pcre_extra { struct 66 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() 70 int pcre_fullinfo(const pcre*, const pcre_extra*, int, void*) { in pcre_fullinfo()
|