Home
last modified time | relevance | path

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

/third_party/re2/util/
Dpcre.cc69 int pcre_exec(const pcre*, const pcre_extra*, const char*, int, int, int, int*, int) { in pcre_exec() function
/third_party/glib/glib/pcre/
Dpcre_exec.c6336 pcre_exec(const pcre *argument_re, const pcre_extra *extra_data, in pcre_exec() function