Searched refs:h_err_txt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1058 const char *h_err_txt = ""; local
1062 h_err_txt = "Authoritive host not found";
1066 h_err_txt =
1071 h_err_txt =
1076 h_err_txt =
1081 h_err_txt = "No error text defined.";
1084 __xmlIOErr(XML_FROM_HTTP, 0, h_err_txt);

Completed in 62 milliseconds