OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmp_http
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
nanohttp.c
793
xmlChar *
tmp_http
= xmlStrdup(BAD_CAST "http://");
local
795
xmlStrcat(
tmp_http
, (const xmlChar *) ctxt->hostname);
[
all
...]
Completed in 567 milliseconds