Home
last modified time | relevance | path

Searched refs:pcre2_jit_compile (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/pcre/
H A Dconfig.w325 …g.c pcre2_context.c pcre2_chkdint.c pcre2_dfa_match.c pcre2_error.c pcre2_jit_compile.c pcre2_make…
H A Dconfig0.m478 pcre2lib/pcre2_jit_compile.c
H A Dphp_pcre.c787 rc = pcre2_jit_compile(re, PCRE2_JIT_COMPLETE); in pcre_get_compiled_regex_cache_ex()
/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c43 #error This file must be included from pcre2_jit_compile.c.
H A Dpcre2_jit_match.c42 #error This file must be included from pcre2_jit_compile.c.
H A Dpcre2.h781 pcre2_jit_compile(pcre2_code *, uint32_t); \
873 #define pcre2_jit_compile PCRE2_SUFFIX(pcre2_jit_compile_) macro
H A Dpcre2_jit_compile.c14847 pcre2_jit_compile(pcre2_code *code, uint32_t options) in pcre2_jit_compile() function
/PHP-8.4/ext/opcache/
H A Dzend_accelerator_blacklist.c189 if (0 > pcre2_jit_compile(it->re, PCRE2_JIT_COMPLETE)) { in zend_accel_blacklist_update_regexp()

Completed in 72 milliseconds