Home
last modified time | relevance | path

Searched refs:soap_error3 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/soap/
H A Dphp_soap.h211 #define soap_error3(severity, format, param1, param2, param3) \ macro
H A Dphp_encoding.c1323soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1348soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1538soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_zval_object_ex()
1651soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1673soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1929soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_xml_object()

Completed in 14 milliseconds