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 160 int usesGzip; /* "Content-Encoding: gzip" was detected */
811 ctxt->usesGzip = 1;
1269 if (ctxt->usesGzip == 1) {
    [all...]

Completed in 861 milliseconds