Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute.h134 static zend_always_inline void zend_copy_to_variable(zval *variable_ptr, zval *value, uint8_t value… in zend_copy_to_variable() function
178 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