Lines Matching refs:E_ERROR

396 			soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property");  in master_to_xml_int()
611 soap_error0(E_ERROR, "Encoding: Error calling to_xml callback"); in to_xml_user()
648 soap_error0(E_ERROR, "Encoding: Error calling from_xml callback"); in to_zval_user()
685 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_string()
718 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringr()
751 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_stringc()
770 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
776 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
780 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_base64()
800 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
813 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
823 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_hexbin()
942 soap_error1(E_ERROR, "Encoding: string '%s' is not a valid utf-8 string", err); in to_xml_string()
1044 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1048 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_double()
1077 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1080 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_long()
1157 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_zval_bool()
1330 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1355 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_zval_object()
1558 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_zval_object_ex()
1681 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1703 …soap_error3(E_ERROR, "Encoding: Element '%s' has fixed value '%s' (value '%s' is not allowed)", mo… in model_to_xml_object()
1730 soap_error1(E_ERROR, "Encoding: object has no '%s' property", model->u.element->name); in model_to_xml_object()
1761 soap_error0(E_ERROR, "Encoding: object has no 'any' property"); in model_to_xml_object()
1961 …soap_error3(E_ERROR, "Encoding: Attribute '%s' has fixed value '%s' (value '%s' is not allowed)", … in to_xml_object()
2061 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in calc_dimension_12()
2092 soap_error0(E_ERROR, "Encoding: '*' may only be first arraySize value in list"); in get_position_12()
2787 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing key"); in to_zval_map()
2792 soap_error0(E_ERROR, "Encoding: Can't decode apache map, missing value"); in to_zval_map()
2805 …soap_error0(E_ERROR, "Encoding: Can't decode apache map, only Strings or Longs are allowed as key… in to_zval_map()
2937 soap_error1(E_ERROR, "Encoding: Invalid timestamp " ZEND_LONG_FMT, Z_LVAL_P(data)); in to_xml_datetime_ex()
2982 soap_error0(E_ERROR, "Encoding: Invalid DateTimeInterface"); in to_xml_datetime_ex()
3076 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3118 soap_error0(E_ERROR, "Encoding: Violation of encoding rules"); in to_xml_list()
3282 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_zval()
3350 soap_error0(E_ERROR, "Encoding: Internal Error"); in sdl_guess_convert_xml()
3375 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3380 soap_error1(E_ERROR, "Encoding: External reference '%s'", href->children->content); in check_and_resolve_href()
3396 soap_error1(E_ERROR, "Encoding: Unresolved reference '%s'", href->children->content); in check_and_resolve_href()
3398 …soap_error1(E_ERROR, "Encoding: Violation of id and ref information items '%s'", href->children->c… in check_and_resolve_href()
3547 soap_error0(E_ERROR, "Encoding: Cannot find encoding"); in get_conversion()
3596 soap_error0(E_ERROR, "Encoding: SoapVar has no 'enc_type' property"); in get_array_type()