Home
last modified time | relevance | path

Searched refs:jit_compile (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c1623 PRIV(jit_compile)(re, extra, JIT_COMPILE); in pcre_study() local
1625 PRIV(jit_compile)(re, extra, JIT_PARTIAL_SOFT_COMPILE); in pcre_study() local
1627 PRIV(jit_compile)(re, extra, JIT_PARTIAL_HARD_COMPILE); in pcre_study() local
H A Dpcre_internal.h2745 extern void PRIV(jit_compile)(const REAL_PCRE *,
H A Dpcre_jit_compile.c9750 PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode) in PRIV() argument

Completed in 54 milliseconds