Home
last modified time | relevance | path

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

/external/curl/lib/
Dcontent_encoding.h30 #define ALL_CONTENT_ENCODINGS "deflate, gzip" macro
34 #define ALL_CONTENT_ENCODINGS "identity" macro
Durl.c935 (char *) ALL_CONTENT_ENCODINGS: argptr); in Curl_setopt()