Home
last modified time | relevance | path

Searched defs:run_time_cache (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c339 void *run_time_cache = emalloc(op_array->cache_size); in zend_accel_do_delayed_early_binding() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c42 void **run_time_cache; in _zend_jit_init_func_run_time_cache() local
53 void **run_time_cache; in zend_jit_init_func_run_time_cache_helper() local
/PHP-8.2/Zend/
H A Dzend_execute.c3909 void **run_time_cache; in init_func_run_time_cache_i() local
5066 void *run_time_cache = RUN_TIME_CACHE(op_array); in zend_handle_undef_args() local
H A Dzend_compile.h548 void **run_time_cache; /* cache op_array->run_time_cache */ member

Completed in 48 milliseconds