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 1133 const char *h_err_txt = ""; local
1137 h_err_txt = "Authoritive host not found";
1141 h_err_txt =
1146 h_err_txt =
1152 h_err_txt =
1158 h_err_txt = "No error text defined.";
1161 __xmlIOErr(XML_FROM_HTTP, 0, h_err_txt);
    [all...]

Completed in 41 milliseconds