Searched refs:PCRE2_CONFIG_JIT (Results 1 – 4 of 4) sorted by relevance
91 case PCRE2_CONFIG_JIT: in pcre2_config()146 case PCRE2_CONFIG_JIT: in pcre2_config()
438 #define PCRE2_CONFIG_JIT 1 macro
31 pcre2_config_8(PCRE2_CONFIG_JIT, &have_jit);
399 if (!pcre2_config(PCRE2_CONFIG_JIT, &flag)) { in PHP_MINFO_FUNCTION()
Completed in 17 milliseconds