Searched refs:zend_alloc_cache_slots (Results 1 – 1 of 1) sorted by relevance
69 static inline uint32_t zend_alloc_cache_slots(unsigned count) { in zend_alloc_cache_slots() function84 return zend_alloc_cache_slots(1); in zend_alloc_cache_slot()3196 opline->extended_value = zend_alloc_cache_slots(3); in zend_delayed_compile_prop()3236 opline->extended_value = zend_alloc_cache_slots(3); in zend_compile_static_prop()3864 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_args()3912 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_args()4030 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_dynamic_call()5255 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_method_call()5345 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_static_call()7840 opline->extended_value = zend_alloc_cache_slots(3); in zend_compile_params()[all …]
Completed in 43 milliseconds