Searched refs:error_zval (Results 1 – 12 of 12) sorted by relevance
74 return &EG(error_zval); in incomplete_class_get_property_ptr_ptr()
834 variable_ptr = &EG(error_zval); in zend_std_write_property()846 variable_ptr = &EG(error_zval); in zend_std_write_property()851 variable_ptr = &EG(error_zval); in zend_std_write_property()902 variable_ptr = &EG(error_zval); in zend_std_write_property()923 variable_ptr = &EG(error_zval); in zend_std_write_property()937 variable_ptr = &EG(error_zval); in zend_std_write_property()965 variable_ptr = &EG(error_zval); in zend_std_write_property()1119 retval = &EG(error_zval); in zend_std_get_property_ptr_ptr()1157 return &EG(error_zval); in zend_std_get_property_ptr_ptr()1161 return &EG(error_zval); in zend_std_get_property_ptr_ptr()[all …]
164 zval error_zval; member
136 ZVAL_ERROR(&EG(error_zval)); in init_executor()
2 Bug #71841 (EG(error_zval) is not handled well)
389 return &EG(error_zval); in sxe_prop_dim_write()404 return &EG(error_zval); in sxe_prop_dim_write()417 return &EG(error_zval); in sxe_prop_dim_write()442 return &EG(error_zval); in sxe_prop_dim_write()467 return &EG(error_zval); in sxe_prop_dim_write()479 return &EG(error_zval); in sxe_prop_dim_write()519 return &EG(error_zval); in sxe_prop_dim_write()527 value = &EG(error_zval); in sxe_prop_dim_write()564 value = &EG(error_zval); in sxe_prop_dim_write()629 return &EG(error_zval); in sxe_property_get_adr()[all …]
270 return &EG(error_zval); in mysqli_write_property()280 return &EG(error_zval); in mysqli_write_property()
347 return &EG(error_zval); in dom_write_property()356 return &EG(error_zval); in dom_write_property()
1720 return &EG(error_zval); in php_snmp_write_property()1730 return &EG(error_zval); in php_snmp_write_property()
323 return &EG(error_zval); in spl_array_get_dimension_ptr()329 &EG(error_zval) : &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
921 return &EG(error_zval); in php_zip_write_property()
5787 return &EG(error_zval); in date_period_get_property_ptr_ptr()
Completed in 98 milliseconds