Searched refs:PCRE_CONFIG_JIT (Results 1 – 4 of 4) sorted by relevance
126 case PCRE_CONFIG_JIT: in pcre_config()
297 #define PCRE_CONFIG_JIT 9 macro
168 if (!pcre_config(PCRE_CONFIG_JIT, &jit_yes)) { in PHP_INI_END()
1943 PCRE_CONFIG_JIT8353 port is available by calling pcre_config() with the PCRE_CONFIG_JIT8364 macro such as PCRE_CONFIG_JIT, for compile-time control of your code.8391 #ifdef PCRE_CONFIG_JIT
Completed in 44 milliseconds