Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2495 if (common->mode == JIT_COMPILE) in check_partial()
2523 if (common->mode == JIT_COMPILE) in check_str_end()
2552 if (common->mode == JIT_COMPILE) in detect_partial_match()
5512 if (common->mode == JIT_COMPILE) in compile_char1_matchingpath()
6025 if (common->mode == JIT_COMPILE) in compile_ref_matchingpath()
6050 if (common->mode == JIT_COMPILE) in compile_ref_matchingpath()
6056 if (common->mode != JIT_COMPILE) in compile_ref_matchingpath()
9936 if (mode != JIT_COMPILE) in PRIV()
10134 if (mode != JIT_COMPILE) in PRIV()
10422 int mode = JIT_COMPILE; in PRIV()
[all …]
H A Dpcre_study.c1630 PRIV(jit_compile)(re, extra, JIT_COMPILE); in pcre_study()
H A Dpcre_internal.h2300 enum { JIT_COMPILE, JIT_PARTIAL_SOFT_COMPILE, JIT_PARTIAL_HARD_COMPILE, enumerator

Completed in 52 milliseconds