Home
last modified time | relevance | path

Searched defs:jit (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/benchmark/
H A Dbenchmark.php52 function runBench(bool $jit): array {
56 function runSymfonyDemo(bool $jit): array {
64 function runWordpress(bool $jit): array {
94 bool $jit = false,
/PHP-8.3/ext/pcre/
H A Dphp_pcre.h79 bool jit; variable
H A Dphp_pcre.c214 static void php_pcre_init_pcre2(uint8_t jit) in php_pcre_init_pcre2()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c4766 static int zend_jit_parse_config_num(zend_long jit) in zend_jit_parse_config_num()
4797 ZEND_EXT_API int zend_jit_config(zend_string *jit, int stage) in zend_jit_config()
/PHP-8.3/Zend/
H A Dzend_compile.h915 bool jit; member
H A Dzend_compile.c1921 ZEND_API zend_result zend_register_auto_global(zend_string *name, bool jit, zend_auto_global_callba… in zend_register_auto_global()

Completed in 67 milliseconds