Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPatherror

229  * The array xmlXPathErrorMessages corresponds to the enum xmlXPathError
379 * xmlXPatherror:
388 xmlXPatherror(xmlXPathParserContextPtr ctxt, const char *file ATTRIBUTE_UNUSED,
2432 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_STACK_ERROR);
2454 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_STACK_ERROR);
6129 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_INVALID_CTXT); \
14720 xmlXPatherror(pctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR);
14968 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR);
15022 xmlXPatherror(pctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR);