Home
last modified time | relevance | path

Searched refs:PCRE2_CONFIG_JIT (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_config.c91 case PCRE2_CONFIG_JIT: in pcre2_config()
146 case PCRE2_CONFIG_JIT: in pcre2_config()
H A Dpcre2.h446 #define PCRE2_CONFIG_JIT 1 macro
/php-src/ext/pcre/
H A Dconfig0.m431 pcre2_config_8(PCRE2_CONFIG_JIT, &have_jit);
H A Dphp_pcre.c406 if (!pcre2_config(PCRE2_CONFIG_JIT, &flag)) { in PHP_MINFO_FUNCTION()

Completed in 20 milliseconds