Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_execute.h97 static zend_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, zend_uchar va… in zend_copy_to_variable() function
141 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 6 milliseconds