Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_execute.c2824 …y_address(zval *result, zval *container, uint32_t container_op_type, zval *prop_ptr, uint32_t prop… in zend_fetch_property_address()
2925 …n_to_property_reference(zval *container, uint32_t container_op_type, zval *prop_ptr, uint32_t prop… in zend_assign_to_property_reference()
2973 …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()
2979 …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()
2985 …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()
2991 …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