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

  /external/chromium_org/third_party/libxml/src/
nanohttp.c 788 xmlChar *tmp_http = xmlStrdup(BAD_CAST "http://"); local
790 xmlStrcat(tmp_http, (const xmlChar *) ctxt->hostname);
    [all...]
  /external/libxml2/
nanohttp.c 793 xmlChar *tmp_http = xmlStrdup(BAD_CAST "http://"); local
795 xmlStrcat(tmp_http, (const xmlChar *) ctxt->hostname);
    [all...]

Completed in 51 milliseconds