Lines Matching refs:E_ERROR
387 soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property"); in master_to_xml_int()
602 soap_error0(E_ERROR, "Encoding: Error calling to_xml callback"); in to_xml_user()
639 soap_error0(E_ERROR, "Encoding: Error calling from_xml callback"); in to_zval_user()
676 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_string()
709 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringr()
742 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringc()
761 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
767 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
771 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_hexbin()
804 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
814 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
897 soap_error1(E_ERROR, "Encoding: string '%s' is not a valid utf-8 string", err); in to_xml_string()
1000 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1004 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1033 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1036 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1113 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_bool()
1286 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1311 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1509 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_zval_object_ex()
1632 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1654 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1681 soap_error1(E_ERROR, "Encoding: object has no '%s' property", model->u.element->name); in model_to_xml_object()
1712 soap_error0(E_ERROR, "Encoding: object has no 'any' property"); in model_to_xml_object()
1912 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_xml_object()
2012 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in calc_dimension_12()
2043 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in get_position_12()
2713 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing key"); in to_zval_map()
2718 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing value"); in to_zval_map()
2731 …soap_error0(E_ERROR, "Encoding: Can't decode apache map, only Strings or Longs are allowed as key… in to_zval_map()
2863 soap_error1(E_ERROR, "Encoding: Invalid timestamp " ZEND_LONG_FMT, Z_LVAL_P(data)); in to_xml_datetime_ex()
2989 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3031 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3198 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_zval()
3266 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_xml()
3291 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3296 soap_error1(E_ERROR, "Encoding: External reference '%s'", href->children->content); in check_and_resolve_href()
3312 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3314 …soap_error1(E_ERROR, "Encoding: Violation of id and ref information items '%s'", href->children->c… in check_and_resolve_href()
3463 soap_error0(E_ERROR, "Encoding: Cannot find encoding"); in get_conversion()
3512 soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property"); in get_array_type()