Home
last modified time | relevance | path

Searched refs:CHUNKE_TOO_LONG_HEX (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dhttp_chunks.c136 return CHUNKE_TOO_LONG_HEX; /* longer hex than we support */ in Curl_httpchunk_read()
300 case CHUNKE_TOO_LONG_HEX: in Curl_chunked_strerror()
Dhttp_chunks.h76 CHUNKE_TOO_LONG_HEX = 1, enumerator