Home
last modified time | relevance | path

Searched refs:zend_copy_to_variable (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_execute.h80 static zend_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, zend_uchar va… in zend_copy_to_variable() function
129 zend_copy_to_variable(variable_ptr, value, value_type, ref); in zend_assign_to_variable()
142 zend_copy_to_variable(variable_ptr, value, value_type, ref); in zend_assign_to_variable()

Completed in 6 milliseconds