Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c85 PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf) in PRIV() argument
H A Dpcre2_jit_compile.c10050 if (PRIV(script_run)(ptr, endptr, FALSE)) in do_script_run() local
10059 if (PRIV(script_run)(ptr, endptr, TRUE)) in do_script_run_utf() local

Completed in 39 milliseconds