Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_config.c126 case PCRE_CONFIG_JIT: in pcre_config()
H A Dpcre.h297 #define PCRE_CONFIG_JIT 9 macro
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c180 if (!pcre_config(PCRE_CONFIG_JIT, &jit_yes)) { in PHP_INI_END()
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt1943 PCRE_CONFIG_JIT
8353 port is available by calling pcre_config() with the PCRE_CONFIG_JIT
8364 macro such as PCRE_CONFIG_JIT, for compile-time control of your code.
8391 #ifdef PCRE_CONFIG_JIT

Completed in 63 milliseconds