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()3191 opline->extended_value = zend_alloc_cache_slots(3); in zend_delayed_compile_prop()3231 opline->extended_value = zend_alloc_cache_slots(3); in zend_compile_static_prop()3860 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_args()3908 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_args()4026 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_dynamic_call()5251 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_method_call()5341 opline->result.num = zend_alloc_cache_slots(2); in zend_compile_static_call()7836 opline->extended_value = zend_alloc_cache_slots(3); in zend_compile_params()[all …]
Completed in 32 milliseconds