Lines Matching refs:E_ERROR

407 			soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property");  in master_to_xml_int()
622 soap_error0(E_ERROR, "Encoding: Error calling to_xml callback"); in to_xml_user()
659 soap_error0(E_ERROR, "Encoding: Error calling from_xml callback"); in to_zval_user()
696 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_string()
729 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringr()
762 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringc()
781 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
787 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
791 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
811 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
824 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
834 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
917 soap_error1(E_ERROR, "Encoding: string '%s' is not a valid utf-8 string", err); in to_xml_string()
1020 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1024 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1053 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1056 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1133 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_bool()
1340 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1364 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1554 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_zval_object_ex()
1667 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1689 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1716 soap_error1(E_ERROR, "Encoding: object has no '%s' property", model->u.element->name); in model_to_xml_object()
1747 soap_error0(E_ERROR, "Encoding: object has no 'any' property"); in model_to_xml_object()
1945 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_xml_object()
2045 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in calc_dimension_12()
2076 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in get_position_12()
2755 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing key"); in to_zval_map()
2760 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing value"); in to_zval_map()
2773 …soap_error0(E_ERROR, "Encoding: Can't decode apache map, only Strings or Longs are allowd as keys… in to_zval_map()
2906 soap_error1(E_ERROR, "Encoding: Invalid timestamp %pd", Z_LVAL_P(data)); in to_xml_datetime_ex()
3030 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3072 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3237 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_zval()
3305 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_xml()
3330 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3335 soap_error1(E_ERROR, "Encoding: External reference '%s'", href->children->content); in check_and_resolve_href()
3351 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3353 …soap_error1(E_ERROR, "Encoding: Violation of id and ref information items '%s'", href->children->c… in check_and_resolve_href()
3494 soap_error0(E_ERROR, "Encoding: Cannot find encoding"); in get_conversion()
3541 soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property"); in get_array_type()