Home
last modified time | relevance | path

Searched refs:bisect_limit (Results 1 – 18 of 18) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit.h104 zend_long bisect_limit; member
H A Dzend_jit.c2700 if (JIT_G(bisect_limit)) { in zend_jit()
2702 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2703 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()
/dports/lang/php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit.h93 zend_long bisect_limit; member
H A Dzend_jit.c2118 if (JIT_G(bisect_limit)) { in zend_jit()
2120 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2121 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()
/dports/lang/php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit.h104 zend_long bisect_limit; member
H A Dzend_jit.c2700 if (JIT_G(bisect_limit)) { in zend_jit()
2702 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2703 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/
H A Dzend_jit.h93 zend_long bisect_limit; member
H A Dzend_jit.c2118 if (JIT_G(bisect_limit)) { in zend_jit()
2120 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2121 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/jit/
H A Dzend_jit.h104 zend_long bisect_limit; member
H A Dzend_jit.c2700 if (JIT_G(bisect_limit)) { in zend_jit()
2702 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2703 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit.h93 zend_long bisect_limit; member
H A Dzend_jit.c2118 if (JIT_G(bisect_limit)) { in zend_jit()
2120 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2121 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_module.c290 … , "0", PHP_INI_ALL, OnUpdateLong, bisect_limit, zend_…
780 add_assoc_long(&directives, "opcache.jit_bisect_limit", JIT_G(bisect_limit));
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_module.c293 … , "0", PHP_INI_ALL, OnUpdateLong, bisect_limit, zend_…
780 add_assoc_long(&directives, "opcache.jit_bisect_limit", JIT_G(bisect_limit));
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_module.c290 … , "0", PHP_INI_ALL, OnUpdateLong, bisect_limit, zend_…
780 add_assoc_long(&directives, "opcache.jit_bisect_limit", JIT_G(bisect_limit));
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_accelerator_module.c290 … , "0", PHP_INI_ALL, OnUpdateLong, bisect_limit, zend_…
780 add_assoc_long(&directives, "opcache.jit_bisect_limit", JIT_G(bisect_limit));
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_accelerator_module.c293 … , "0", PHP_INI_ALL, OnUpdateLong, bisect_limit, zend_…
780 add_assoc_long(&directives, "opcache.jit_bisect_limit", JIT_G(bisect_limit));
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_module.c293 … , "0", PHP_INI_ALL, OnUpdateLong, bisect_limit, zend_…
780 add_assoc_long(&directives, "opcache.jit_bisect_limit", JIT_G(bisect_limit));