Searched refs:jit_compile (Results 1 – 3 of 3) sorted by relevance
1587 PRIV(jit_compile)(re, extra, JIT_COMPILE); in pcre_study() local1589 PRIV(jit_compile)(re, extra, JIT_PARTIAL_SOFT_COMPILE); in pcre_study() local1591 PRIV(jit_compile)(re, extra, JIT_PARTIAL_HARD_COMPILE); in pcre_study() local
2733 extern void PRIV(jit_compile)(const REAL_PCRE *,
9732 PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode) in PRIV() argument