Searched refs:error_object (Results 1 – 2 of 2) sorted by relevance
162 zval* error_object; variable
81 zval* _old_error_object = SOAP_GLOBAL(error_object);\85 SOAP_GLOBAL(error_object) = this_ptr;90 SOAP_GLOBAL(error_object) = _old_error_object;\106 SOAP_GLOBAL(error_object) = this_ptr;\132 SOAP_GLOBAL(error_object) = _old_error_object;\145 SOAP_GLOBAL(error_object) = this_ptr;150 SOAP_GLOBAL(error_object) = _old_error_object;\668 soap_globals->error_object = NULL; in php_soap_init_globals()694 SOAP_GLOBAL(error_object) = NULL; in PHP_RINIT_FUNCTION()2322 if (SOAP_GLOBAL(error_object) &&[all …]
Completed in 25 milliseconds