Searched refs:zend_copy_to_variable (Results 1 – 1 of 1) sorted by relevance
134 static zend_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, uint8_t value… in zend_copy_to_variable() function178 zend_copy_to_variable(variable_ptr, value, value_type); in zend_assign_to_variable()184 zend_copy_to_variable(variable_ptr, value, value_type); in zend_assign_to_variable()206 zend_copy_to_variable(variable_ptr, value, value_type); in zend_assign_to_variable_ex()
Completed in 6 milliseconds