HomeSort by relevance Sort by last modified time
    Searched refs:usesGzip (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
nanohttp.c 162 int usesGzip; /* "Content-Encoding: gzip" was detected */
813 ctxt->usesGzip = 1;
1271 if (ctxt->usesGzip == 1) {
    [all...]
  /external/libxml2/
nanohttp.c 157 int usesGzip; /* "Content-Encoding: gzip" was detected */
818 ctxt->usesGzip = 1;
1278 if (ctxt->usesGzip == 1) {
    [all...]

Completed in 293 milliseconds