Searched refs:soap_error3 (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/soap/ |
H A D | php_soap.h | 207 #define soap_error3(severity, format, param1, param2, param3) \ macro
|
H A D | php_encoding.c | 1399 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object() 1424 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object() 1626 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_zval_object_ex() 1741 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object() 1764 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object() 2032 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_xml_object()
|
Completed in 26 milliseconds