Home
last modified time | relevance | path

Searched refs:soap_error0 (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/soap/
H A Dphp_schema.c193 soap_error0(E_ERROR, "Parsing Schema: include has no 'schemaLocation' attribute"); in load_schema()
213 soap_error0(E_ERROR, "Parsing Schema: redefine has no 'schemaLocation' attribute"); in load_schema()
369 soap_error0(E_ERROR, "Parsing Schema: simpleType has no 'name' attribute"); in schema_simpleType()
655 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_simpleContent()
760 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_complexContent()
823 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_int()
851 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_char()
885 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_simpleContent()
940 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_complexContent()
1140 soap_error0(E_ERROR, "Parsing Schema: group has no 'name' nor 'ref' attributes"); in schema_group()
[all …]
H A Dphp_encoding.c682 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_string()
715 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringr()
748 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringc()
777 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
797 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
1010 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1042 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1119 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_bool()
3221 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_zval()
3289 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_xml()
[all …]
H A Dphp_soap.h201 #define soap_error0(severity, format) \ macro
H A Dphp_sdl.c407 soap_error0(E_ERROR, "Parsing WSDL: <message> has no name attribute"); in load_wsdl_ex()
417 soap_error0(E_ERROR, "Parsing WSDL: <portType> has no name attribute"); in load_wsdl_ex()
427 soap_error0(E_ERROR, "Parsing WSDL: <binding> has no name attribute"); in load_wsdl_ex()
437 soap_error0(E_ERROR, "Parsing WSDL: <service> has no name attribute"); in load_wsdl_ex()
455 soap_error0(E_ERROR, "Parsing WSDL: Missing message attribute for <header>"); in wsdl_soap_binding_header()
470 soap_error0(E_ERROR, "Parsing WSDL: Missing part attribute for <header>"); in wsdl_soap_binding_header()
504 soap_error0(E_ERROR, "Parsing WSDL: Unspecified encodingStyle"); in wsdl_soap_binding_header()
629 soap_error0(E_ERROR, "Parsing WSDL: Unspecified encodingStyle"); in wsdl_soap_binding_body()
779 soap_error0(E_ERROR, "Parsing WSDL: No binding associated with <port>"); in load_wsdl()
1103 soap_error0(E_ERROR, "Parsing WSDL: Unspecified encodingStyle"); in load_wsdl()
[all …]
H A Dsoap.c4186 soap_error0(E_ERROR, "Unknown SOAP version");

Completed in 42 milliseconds