Searched refs:zend_copy_to_variable (Results 1 – 1 of 1) sorted by relevance
97 static zend_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, zend_uchar va… in zend_copy_to_variable() function141 zend_copy_to_variable(variable_ptr, value, value_type); in zend_assign_to_variable()154 zend_copy_to_variable(variable_ptr, value, value_type); in zend_assign_to_variable()
Completed in 5 milliseconds