Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dnanohttp.c162 int usesGzip; /* "Content-Encoding: gzip" was detected */ member
813 ctxt->usesGzip = 1; in xmlNanoHTTPScanAnswer()
1271 if (ctxt->usesGzip == 1) { in xmlNanoHTTPRead()
/external/libxml2/
Dnanohttp.c160 int usesGzip; /* "Content-Encoding: gzip" was detected */ member
811 ctxt->usesGzip = 1; in xmlNanoHTTPScanAnswer()
1269 if (ctxt->usesGzip == 1) { in xmlNanoHTTPRead()