Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.h405 ZEND_API void ZEND_FASTCALL zend_init_func_run_time_cache(zend_op_array *op_array);
H A Dzend_execute.c4079 ZEND_API void ZEND_FASTCALL zend_init_func_run_time_cache(zend_op_array *op_array) /* {{{ */ in zend_init_func_run_time_cache() function
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c160 zend_init_func_run_time_cache(&fbc->op_array); in zend_jit_find_method_helper()

Completed in 117 milliseconds