Searched defs:pcre_exec (Results 1 – 3 of 3) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
| D | pcre.cc | 67 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function
|
| /external/cronet/third_party/re2/src/util/ |
| D | pcre.cc | 66 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function
|
| /external/regex-re2/util/ |
| D | pcre.cc | 68 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function
|