HomeSort by relevance Sort by last modified time
    Searched refs:h_err_txt (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
nanohttp.c 1128 const char *h_err_txt = ""; local
1132 h_err_txt = "Authoritive host not found";
1136 h_err_txt =
1141 h_err_txt =
1146 h_err_txt =
1151 h_err_txt = "No error text defined.";
1154 __xmlIOErr(XML_FROM_HTTP, 0, h_err_txt);
    [all...]
  /external/libxml2/
nanohttp.c 1126 const char *h_err_txt = ""; local
1130 h_err_txt = "Authoritive host not found";
1134 h_err_txt =
1139 h_err_txt =
1144 h_err_txt =
1149 h_err_txt = "No error text defined.";
1152 __xmlIOErr(XML_FROM_HTTP, 0, h_err_txt);
    [all...]

Completed in 195 milliseconds