Home
last modified time | relevance | path

Searched refs:xmlXPatherror (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DxpathInternals.h42 { xmlXPatherror((ctxt), __FILE__, __LINE__, (err)); \
352 xmlXPatherror (xmlXPathParserContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms394 xmlXPatherror;
Dxpath.c755 xmlXPatherror(xmlXPathParserContextPtr ctxt, const char *file ATTRIBUTE_UNUSED, in xmlXPatherror() function
2808 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_STACK_ERROR); in xmlXPathPopFrame()
2830 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_STACK_ERROR); in valuePop()
6204 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_INVALID_CTXT); \
14835 xmlXPatherror(pctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR); in xmlXPathCtxtCompile()
15074 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR); in xmlXPathEval()
15171 xmlXPatherror(pctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR); in xmlXPathEvalExpression()
Delfgcchack.h17540 #undef xmlXPatherror
17541 extern __typeof (xmlXPatherror) xmlXPatherror __attribute((alias("xmlXPatherror__internal_alias")));
17543 #ifndef xmlXPatherror
17544 extern __typeof (xmlXPatherror) xmlXPatherror__internal_alias __attribute((visibility("hidden")));
17545 #define xmlXPatherror xmlXPatherror__internal_alias macro
Dtestapi.c51244 xmlXPatherror(ctxt, file, line, no); in test_xmlXPatherror()
/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle71 d pr extproc('xmlXPatherror')
/external/libxml2/win32/
Dlibxml2.def.src3126 xmlXPatherror