Home | History | Annotate | Download | only in libxml2

Lines Matching refs:err_no

171 xmlCRNGErr(xmlCRelaxNGParserCtxtPtr ctxt, int err_no, const char *err_msg) {
182 } else if (err_no != 0)
183 fprintf(stderr, "error %d\n", err_no);