Searched defs:jit_compile (Results 1 – 2 of 2) sorted by relevance
1630 PRIV(jit_compile)(re, extra, JIT_COMPILE); in pcre_study() local1632 PRIV(jit_compile)(re, extra, JIT_PARTIAL_SOFT_COMPILE); in pcre_study() local1634 PRIV(jit_compile)(re, extra, JIT_PARTIAL_HARD_COMPILE); in pcre_study() local
9792 PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode) in PRIV() argument