Searched refs:soap_error2 (Results 1 – 3 of 3) sorted by relevance
/PHP-7.0/ext/soap/ |
H A D | php_soap.h | 208 #define soap_error2(severity, format, param1, param2) \ macro
|
H A D | php_schema.c | 121 …soap_error2(E_ERROR, "Parsing Schema: can't import schema from '%s', unexpected 'targetNamespace'=… in schema_load_file() 125 …soap_error2(E_ERROR, "Parsing Schema: can't import schema from '%s', unexpected 'targetNamespace'=… in schema_load_file()
|
H A D | php_sdl.c | 336 soap_error2(E_ERROR, "Parsing WSDL: Couldn't load from '%s' : %s", struri, xmlErrorPtr->message); in load_wsdl_ex() 1117 …soap_error2(E_ERROR, "Parsing WSDL: <fault> with name '%s' already defined in '%s'", f->name, op_n… in load_wsdl()
|
Completed in 26 milliseconds