Home
last modified time | relevance | path

Searched refs:zend_jit_debug_config (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.h138 ZEND_EXT_API int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage);
H A Dzend_jit.c4220 ZEND_EXT_API int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage) in zend_jit_debug_config() function
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c173 if (zend_jit_debug_config(*p, val, stage) == SUCCESS) {

Completed in 22 milliseconds