Home
last modified time | relevance | path

Searched defs:pcre_exec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/regex-re2/util/
H A Dpcre.cc68 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc67 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.cc66 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function