Searched defs:run_time_cache (Results 1 – 4 of 4) sorted by relevance
344 void *run_time_cache = emalloc(op_array->cache_size); in zend_accel_do_delayed_early_binding() local
32 void **run_time_cache; in _zend_jit_init_func_run_time_cache() local43 void **run_time_cache; in zend_jit_init_func_run_time_cache_helper() local
4036 void **run_time_cache; in init_func_run_time_cache_i() local5193 void *run_time_cache = RUN_TIME_CACHE(op_array); in zend_handle_undef_args() local
552 void **run_time_cache; /* cache op_array->run_time_cache */ member
Completed in 36 milliseconds