Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.h159 int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage);
H A Dzend_jit.c3447 int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage) in zend_jit_debug_config() function
/PHP-8.4/ext/opcache/
H A Dzend_accelerator_module.c202 if (zend_jit_debug_config(*p, val, stage) == SUCCESS) {

Completed in 23 milliseconds