Home
last modified time | relevance | path

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

/curl/lib/
H A Dcontent_encoding.c176 static CURLcode inflate_stream(struct Curl_easy *data, in inflate_stream() function
314 return inflate_stream(data, writer, type, ZLIB_INFLATING); in deflate_do_write()
468 return inflate_stream(data, writer, type, ZLIB_INIT_GZIP); in gzip_do_write()
580 return inflate_stream(data, writer, type, ZLIB_GZIP_INFLATING); in gzip_do_write()

Completed in 5 milliseconds