Searched defs:script_run (Results 1 – 2 of 2) sorted by relevance
85 PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf) in PRIV() argument
10050 if (PRIV(script_run)(ptr, endptr, FALSE)) in do_script_run() local10059 if (PRIV(script_run)(ptr, endptr, TRUE)) in do_script_run_utf() local
Completed in 45 milliseconds