Home
last modified time | relevance | path

Searched refs:CURLE_BAD_CONTENT_ENCODING (Results 1 – 20 of 20) sorted by relevance

/external/curl/tests/unit/
Dunit1302.c129 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
138 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
147 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
156 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
/external/curl/lib/vauth/
Dkrb5_gssapi.c142 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_user_message()
242 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
284 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
294 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
309 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
Ddigest.c276 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
282 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
295 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
301 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
379 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
388 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
611 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
633 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
637 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
Dkrb5_sspi.c189 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_user_message()
306 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
347 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
356 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
369 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
Dntlm.c187 return CURLE_BAD_CONTENT_ENCODING; in ntlm_decode_type2_target()
294 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_ntlm_type2_message()
305 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_ntlm_type2_message()
Ddigest_sspi.c123 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
341 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
Dspnego_gssapi.c142 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_spnego_message()
Dspnego_sspi.c191 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_spnego_message()
Dntlm_sspi.c209 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_ntlm_type2_message()
/external/curl/lib/
Dbase64.c118 return CURLE_BAD_CONTENT_ENCODING; in Curl_base64_decode()
133 return CURLE_BAD_CONTENT_ENCODING; in Curl_base64_decode()
154 return CURLE_BAD_CONTENT_ENCODING; in Curl_base64_decode()
Dhttp_digest.c61 return CURLE_BAD_CONTENT_ENCODING; in Curl_input_digest()
Dcontent_encoding.c78 return CURLE_BAD_CONTENT_ENCODING; in process_zlib_error()
Dstrerror.c224 case CURLE_BAD_CONTENT_ENCODING: in curl_easy_strerror()
Dcurl_sasl.c603 case CURLE_BAD_CONTENT_ENCODING: in Curl_sasl_continue()
Dtransfer.c781 result = CURLE_BAD_CONTENT_ENCODING; in readwrite_data()
/external/curl/lib/vtls/
Dvtls.c728 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
732 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
737 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
745 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
/external/curl/docs/libcurl/
Dsymbols-in-versions36 CURLE_BAD_CONTENT_ENCODING 7.10
/external/google-breakpad/src/third_party/curl/
Dcurl.h380 CURLE_BAD_CONTENT_ENCODING, /* 61 - Unrecognized transfer encoding */ enumerator
/external/curl/include/curl/
Dcurl.h504 CURLE_BAD_CONTENT_ENCODING, /* 61 - Unrecognized/bad encoding */ enumerator
/external/curl/packages/OS400/
Dcurl.inc.in481 d CURLE_BAD_CONTENT_ENCODING...