Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/tests/
H A Dgh11374.phpt7 if (!zend_test_is_pcre_bundled() && (PCRE_VERSION_MAJOR == 10 && PCRE_VERSION_MINOR <= 42)) die("sk…
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php129 function zend_test_is_pcre_bundled(): bool {} function
H A Dtest_arginfo.h161 static ZEND_FUNCTION(zend_test_is_pcre_bundled);
205 ZEND_FE(zend_test_is_pcre_bundled, arginfo_zend_test_is_pcre_bundled)
H A Dtest.c436 static ZEND_FUNCTION(zend_test_is_pcre_bundled) in ZEND_FUNCTION() argument

Completed in 27 milliseconds