Lines Matching refs:Z_OBJ_HT_P

4935 				 && Z_OBJ_HT_P(expr)->get_properties_for == NULL  in ZEND_CAST_SPEC_CONST_HANDLER()
4936 && Z_OBJ_HT_P(expr)->get_properties == zend_std_get_properties) { in ZEND_CAST_SPEC_CONST_HANDLER()
7549Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CONST_CONST_HANDLER()
9880Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CONST_TMPVAR_HANDLER()
10542 constructor = Z_OBJ_HT_P(result)->get_constructor(Z_OBJ_P(result)); in ZEND_NEW_SPEC_CONST_UNUSED_HANDLER()
12266Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CONST_CV_HANDLER()
16387Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_TMPVAR_CONST_HANDLER()
17804Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_TMPVAR_TMPVAR_HANDLER()
19164Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_TMPVAR_CV_HANDLER()
19467 && Z_OBJ_HT_P(expr)->get_properties_for == NULL in ZEND_CAST_SPEC_TMP_HANDLER()
19468 && Z_OBJ_HT_P(expr)->get_properties == zend_std_get_properties) { in ZEND_CAST_SPEC_TMP_HANDLER()
22136 && Z_OBJ_HT_P(expr)->get_properties_for == NULL in ZEND_CAST_SPEC_VAR_HANDLER()
22137 && Z_OBJ_HT_P(expr)->get_properties == zend_std_get_properties) { in ZEND_CAST_SPEC_VAR_HANDLER()
25392 Z_OBJ_HT_P(container)->unset_dimension(Z_OBJ_P(container), offset); in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER()
25440Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, ((IS_CONST == IS_CONST) ? CACHE_AD… in ZEND_UNSET_OBJ_SPEC_VAR_CONST_HANDLER()
27842 Z_OBJ_HT_P(container)->unset_dimension(Z_OBJ_P(container), offset); in ZEND_UNSET_DIM_SPEC_VAR_TMPVAR_HANDLER()
27891Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, (((IS_TMP_VAR|IS_VAR) == IS_CONST)… in ZEND_UNSET_OBJ_SPEC_VAR_TMPVAR_HANDLER()
29692 constructor = Z_OBJ_HT_P(result)->get_constructor(Z_OBJ_P(result)); in ZEND_NEW_SPEC_VAR_UNUSED_HANDLER()
32230 Z_OBJ_HT_P(container)->unset_dimension(Z_OBJ_P(container), offset); in ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER()
32278Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, ((IS_CV == IS_CONST) ? CACHE_ADDR(… in ZEND_UNSET_OBJ_SPEC_VAR_CV_HANDLER()
34421Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, ((IS_CONST == IS_CONST) ? CACHE_AD… in ZEND_UNSET_OBJ_SPEC_UNUSED_CONST_HANDLER()
34469Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_UNUSED_CONST_HANDLER()
36303Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, (((IS_TMP_VAR|IS_VAR) == IS_CONST)… in ZEND_UNSET_OBJ_SPEC_UNUSED_TMPVAR_HANDLER()
36352Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_UNUSED_TMPVAR_HANDLER()
36851 constructor = Z_OBJ_HT_P(result)->get_constructor(Z_OBJ_P(result)); in ZEND_NEW_SPEC_UNUSED_UNUSED_HANDLER()
38798Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, ((IS_CV == IS_CONST) ? CACHE_ADDR(… in ZEND_UNSET_OBJ_SPEC_UNUSED_CV_HANDLER()
38846Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_UNUSED_CV_HANDLER()
39786 && Z_OBJ_HT_P(expr)->get_properties_for == NULL in ZEND_CAST_SPEC_CV_HANDLER()
39787 && Z_OBJ_HT_P(expr)->get_properties == zend_std_get_properties) { in ZEND_CAST_SPEC_CV_HANDLER()
43936 Z_OBJ_HT_P(container)->unset_dimension(Z_OBJ_P(container), offset); in ZEND_UNSET_DIM_SPEC_CV_CONST_HANDLER()
43984Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, ((IS_CONST == IS_CONST) ? CACHE_AD… in ZEND_UNSET_OBJ_SPEC_CV_CONST_HANDLER()
44111Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CV_CONST_HANDLER()
47576 Z_OBJ_HT_P(container)->unset_dimension(Z_OBJ_P(container), offset); in ZEND_UNSET_DIM_SPEC_CV_TMPVAR_HANDLER()
47625Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, (((IS_TMP_VAR|IS_VAR) == IS_CONST)… in ZEND_UNSET_OBJ_SPEC_CV_TMPVAR_HANDLER()
47753Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CV_TMPVAR_HANDLER()
53063 Z_OBJ_HT_P(container)->unset_dimension(Z_OBJ_P(container), offset); in ZEND_UNSET_DIM_SPEC_CV_CV_HANDLER()
53111Z_OBJ_HT_P(container)->unset_property(Z_OBJ_P(container), name, ((IS_CV == IS_CONST) ? CACHE_ADDR(… in ZEND_UNSET_OBJ_SPEC_CV_CV_HANDLER()
53238Z_OBJ_HT_P(container)->has_property(Z_OBJ_P(container), name, (opline->extended_value & ZEND_ISEMP… in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CV_CV_HANDLER()