Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_vm_execute.h24691zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER()
24728zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_VAR_CONST_OP_DATA_CV_HANDLER()
27559zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_VAR_TMPVAR_OP_DATA_VAR_HANDLER()
27596zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_VAR_TMPVAR_OP_DATA_CV_HANDLER()
31947zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_VAR_CV_OP_DATA_VAR_HANDLER()
31984zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_VAR_CV_OP_DATA_CV_HANDLER()
33874zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_UNUSED_CONST_OP_DATA_VAR_HANDLER()
33910zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_UNUSED_CONST_OP_DATA_CV_HANDLER()
35928zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_UNUSED_TMPVAR_OP_DATA_VAR_HANDLER()
35964zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA… in ZEND_ASSIGN_OBJ_REF_SPEC_UNUSED_TMPVAR_OP_DATA_CV_HANDLER()
[all …]
H A Dzend_execute.c3335 static zend_never_inline void zend_assign_to_property_reference_this_const(zval *container, zval *p… in zend_assign_to_property_reference_this_const() function
H A Dzend_vm_def.h2791zend_assign_to_property_reference_this_const(container, property, value_ptr OPLINE_CC EXECUTE_DATA…

Completed in 157 milliseconds