XML_FROM_HTTP     182 third_party/libxml/src/nanohttp.c     __xmlSimpleError(XML_FROM_HTTP, XML_ERR_NO_MEMORY, NULL, NULL, extra);
XML_FROM_HTTP     361 third_party/libxml/src/nanohttp.c 	__xmlIOErr(XML_FROM_HTTP, XML_HTTP_URL_SYNTAX, "Syntax Error\n");
XML_FROM_HTTP     469 third_party/libxml/src/nanohttp.c                 __xmlIOErr(XML_FROM_HTTP, 0, "send failed\n");
XML_FROM_HTTP     591 third_party/libxml/src/nanohttp.c                     __xmlIOErr(XML_FROM_HTTP, 0, "recv failed\n");
XML_FROM_HTTP     877 third_party/libxml/src/nanohttp.c         __xmlIOErr(XML_FROM_HTTP, 0, "socket failed\n");
XML_FROM_HTTP     917 third_party/libxml/src/nanohttp.c         __xmlIOErr(XML_FROM_HTTP, 0, "error setting non-blocking IO\n");
XML_FROM_HTTP     931 third_party/libxml/src/nanohttp.c                 __xmlIOErr(XML_FROM_HTTP, 0,
XML_FROM_HTTP     973 third_party/libxml/src/nanohttp.c             __xmlIOErr(XML_FROM_HTTP, 0, "Connect attempt timed out");
XML_FROM_HTTP     978 third_party/libxml/src/nanohttp.c             __xmlIOErr(XML_FROM_HTTP, 0, "Connect failed");
XML_FROM_HTTP    1000 third_party/libxml/src/nanohttp.c             __xmlIOErr(XML_FROM_HTTP, 0, "getsockopt failed\n");
XML_FROM_HTTP    1005 third_party/libxml/src/nanohttp.c             __xmlIOErr(XML_FROM_HTTP, 0,
XML_FROM_HTTP    1013 third_party/libxml/src/nanohttp.c         __xmlIOErr(XML_FROM_HTTP, 0, "select failed\n");
XML_FROM_HTTP    1075 third_party/libxml/src/nanohttp.c 	    __xmlIOErr(XML_FROM_HTTP, 0, "getaddrinfo failed\n");
XML_FROM_HTTP    1082 third_party/libxml/src/nanohttp.c 		    __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
XML_FROM_HTTP    1092 third_party/libxml/src/nanohttp.c 		    __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
XML_FROM_HTTP    1154 third_party/libxml/src/nanohttp.c 	    __xmlIOErr(XML_FROM_HTTP, 0, h_err_txt);
XML_FROM_HTTP    1156 third_party/libxml/src/nanohttp.c 	    __xmlIOErr(XML_FROM_HTTP, 0, "Failed to resolve host");
XML_FROM_HTTP    1165 third_party/libxml/src/nanohttp.c 		    __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
XML_FROM_HTTP    1177 third_party/libxml/src/nanohttp.c 		    __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
XML_FROM_HTTP    1369 third_party/libxml/src/nanohttp.c 	__xmlIOErr(XML_FROM_HTTP, XML_HTTP_URL_SYNTAX, "Not a valid HTTP URI");
XML_FROM_HTTP    1375 third_party/libxml/src/nanohttp.c 	__xmlIOErr(XML_FROM_HTTP, XML_HTTP_UNKNOWN_HOST,