Home
last modified time | relevance | path

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

/external/libxml2/
Dnanohttp.c963 xmlNanoHTTPConnectHost(const char *host, int port) in xmlNanoHTTPConnectHost() function
1314 ret = xmlNanoHTTPConnectHost(proxy, proxyPort); in xmlNanoHTTPMethodRedir()
1318 ret = xmlNanoHTTPConnectHost(ctxt->hostname, ctxt->port); in xmlNanoHTTPMethodRedir()