Home
last modified time | relevance | path

Searched defs:prop_ptr (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_execute.c3332 …y_address(zval *result, zval *container, uint32_t container_op_type, zval *prop_ptr, uint32_t prop… in zend_fetch_property_address()
3472 …n_to_property_reference(zval *container, uint32_t container_op_type, zval *prop_ptr, uint32_t prop… in zend_assign_to_property_reference()
3511 …e void zend_assign_to_property_reference_this_const(zval *container, zval *prop_ptr, zval *value_p… in zend_assign_to_property_reference_this_const()
3517 …ne void zend_assign_to_property_reference_var_const(zval *container, zval *prop_ptr, zval *value_p… in zend_assign_to_property_reference_var_const()
3523 …ine void zend_assign_to_property_reference_this_var(zval *container, zval *prop_ptr, zval *value_p… in zend_assign_to_property_reference_this_var()
3529 …line void zend_assign_to_property_reference_var_var(zval *container, zval *prop_ptr, zval *value_p… in zend_assign_to_property_reference_var_var()

Completed in 31 milliseconds