Home
last modified time | relevance | path

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

/external/libxml2/
Dnanohttp.c157 int usesGzip; /* "Content-Encoding: gzip" was detected */ member
771 ctxt->usesGzip = 1; in xmlNanoHTTPScanAnswer()
1201 if (ctxt->usesGzip == 1) { in xmlNanoHTTPRead()