Searched refs:XML_FROM_HTTP (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | nanohttp.c | 177 __xmlSimpleError(XML_FROM_HTTP, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlHTTPErrMemory() 366 __xmlIOErr(XML_FROM_HTTP, XML_HTTP_URL_SYNTAX, "Syntax Error\n"); in xmlNanoHTTPScanProxy() 474 __xmlIOErr(XML_FROM_HTTP, 0, "send failed\n"); in xmlNanoHTTPSend() 596 __xmlIOErr(XML_FROM_HTTP, 0, "recv failed\n"); in xmlNanoHTTPRecv() 882 __xmlIOErr(XML_FROM_HTTP, 0, "socket failed\n"); in xmlNanoHTTPConnectAttempt() 922 __xmlIOErr(XML_FROM_HTTP, 0, "error setting non-blocking IO\n"); in xmlNanoHTTPConnectAttempt() 936 __xmlIOErr(XML_FROM_HTTP, 0, in xmlNanoHTTPConnectAttempt() 978 __xmlIOErr(XML_FROM_HTTP, 0, "Connect attempt timed out"); in xmlNanoHTTPConnectAttempt() 983 __xmlIOErr(XML_FROM_HTTP, 0, "Connect failed"); in xmlNanoHTTPConnectAttempt() 1005 __xmlIOErr(XML_FROM_HTTP, 0, "getsockopt failed\n"); in xmlNanoHTTPConnectAttempt() [all …]
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 47 XML_FROM_HTTP, /* The HTTP module */ enumerator
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 43 d XML_FROM_HTTP c 10 HTTP module
|