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()
1335 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1360 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1550 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_zval_object_ex()
1663 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1685 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1712 soap_error1(E_ERROR, "Encoding: object has no '%s' property", model->u.element->name); in model_to_xml_object()
1743 soap_error0(E_ERROR, "Encoding: object has no 'any' property"); in model_to_xml_object()
1941 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_xml_object()
2041 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in calc_dimension_12()
2072 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in get_position_12()
2751 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing key"); in to_zval_map()
2756 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing value"); in to_zval_map()
2769 …soap_error0(E_ERROR, "Encoding: Can't decode apache map, only Strings or Longs are allowd as keys… in to_zval_map()
2902 soap_error1(E_ERROR, "Encoding: Invalid timestamp " ZEND_LONG_FMT, Z_LVAL_P(data)); in to_xml_datetime_ex()
3026 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3068 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3233 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_zval()
3301 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_xml()
3326 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3331 soap_error1(E_ERROR, "Encoding: External reference '%s'", href->children->content); in check_and_resolve_href()
3347 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3349 …soap_error1(E_ERROR, "Encoding: Violation of id and ref information items '%s'", href->children->c… in check_and_resolve_href()
3490 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()