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_jit_compile.c2471 if (common->mode == JIT_COMPILE) in check_partial()
2499 if (common->mode == JIT_COMPILE) in check_str_end()
2528 if (common->mode == JIT_COMPILE) in detect_partial_match()
5475 if (common->mode == JIT_COMPILE) in compile_char1_matchingpath()
5988 if (common->mode == JIT_COMPILE) in compile_ref_matchingpath()
6013 if (common->mode == JIT_COMPILE) in compile_ref_matchingpath()
6019 if (common->mode != JIT_COMPILE) in compile_ref_matchingpath()
9894 if (mode != JIT_COMPILE) in PRIV()
10091 if (mode != JIT_COMPILE) in PRIV()
10379 int mode = JIT_COMPILE; in PRIV()
[all …]
H A Dpcre_study.c1623 PRIV(jit_compile)(re, extra, JIT_COMPILE); in pcre_study()
H A Dpcre_internal.h2292 enum { JIT_COMPILE, JIT_PARTIAL_SOFT_COMPILE, JIT_PARTIAL_HARD_COMPILE, enumerator

Completed in 58 milliseconds