Lines Matching refs:E_ERROR

409 			soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property");  in master_to_xml_int()
633 soap_error0(E_ERROR, "Encoding: Error calling to_xml callback"); in to_xml_user()
676 soap_error0(E_ERROR, "Encoding: Error calling from_xml callback"); in to_zval_user()
714 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_string()
750 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringr()
786 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringc()
807 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
813 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
817 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
838 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
852 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
862 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
949 soap_error1(E_ERROR, "Encoding: string '%s' is not a valid utf-8 string", err); in to_xml_string()
1063 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1067 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1097 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1100 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1189 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_bool()
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()
1791 soap_error1(E_ERROR, "Encoding: object has no '%s' property", model->u.element->name); in model_to_xml_object()
1824 soap_error0(E_ERROR, "Encoding: object has no 'any' property"); 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()
2142 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in calc_dimension_12()
2173 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in get_position_12()
2872 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing key"); in to_zval_map()
2877 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing value"); in to_zval_map()
2888 …soap_error0(E_ERROR, "Encoding: Can't decode apache map, only Strings or Longs are allowd as keys… in to_zval_map()
3026 soap_error1(E_ERROR, "Encoding: Invalid timestamp %ld", Z_LVAL_P(data)); in to_xml_datetime_ex()
3151 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3190 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3363 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_zval()
3431 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_xml()
3456 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3461 soap_error1(E_ERROR, "Encoding: External reference '%s'", href->children->content); in check_and_resolve_href()
3477 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3479 …soap_error1(E_ERROR, "Encoding: Violation of id and ref information items '%s'", href->children->c… in check_and_resolve_href()
3625 soap_error0(E_ERROR, "Encoding: Cannot find encoding"); in get_conversion()
3676 soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property"); in get_array_type()