Home
last modified time | relevance | path

Searched refs:PCRE_JIT_SUPPORT (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pcre/tests/
H A Dno_jit_bug70110.phpt4 <?php if (!PCRE_JIT_SUPPORT) die("skip pcre jit support required"); ?>
H A Dgrep2.phpt4 <?php if (!PCRE_JIT_SUPPORT) die("skip no pcre jit support"); ?>
/php-src/ext/standard/tests/general_functions/
H A Dini_get_all.phpt8 <?php if (!PCRE_JIT_SUPPORT) die("skip no pcre jit support"); ?>
/php-src/ext/pcre/
H A Dphp_pcre.stub.php99 const PCRE_JIT_SUPPORT = UNKNOWN; define
/php-src/sapi/cli/tests/
H A D006.phpt9 if (PCRE_JIT_SUPPORT == false) {
64 Constant [ <persistent> bool PCRE_JIT_SUPPORT ] { %d }

Completed in 9 milliseconds