Searched refs:zend_jit_debug_config (Results 1 – 3 of 3) sorted by relevance
161 int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage);
3587 int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage) in zend_jit_debug_config() function
202 if (zend_jit_debug_config(*p, val, stage) == SUCCESS) {
Completed in 19 milliseconds