Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h211 #define soap_error2(severity, format, param1, param2) \ macro
H A Dphp_schema.c121soap_error2(E_ERROR, "Parsing Schema: can't import schema from '%s', unexpected 'targetNamespace'=… in schema_load_file()
125soap_error2(E_ERROR, "Parsing Schema: can't import schema from '%s', unexpected 'targetNamespace'=… in schema_load_file()
H A Dphp_sdl.c340 soap_error2(E_ERROR, "Parsing WSDL: Couldn't load from '%s' : %s", struri, xmlErrorPtr->message); in load_wsdl_ex()
1125soap_error2(E_ERROR, "Parsing WSDL: <fault> with name '%s' already defined in '%s'", f->name, op_n… in load_wsdl()

Completed in 26 milliseconds