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.c744 xmlXPatherror(xmlXPathParserContextPtr ctxt, const char *file ATTRIBUTE_UNUSED, in xmlXPatherror() function
2807 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_STACK_ERROR); in xmlXPathPopFrame()
2829 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_STACK_ERROR); in valuePop()
6221 xmlXPatherror(ctxt, __FILE__, __LINE__, XPATH_INVALID_CTXT); \
14831 xmlXPatherror(pctxt, __FILE__, __LINE__, XPATH_EXPR_ERROR); in xmlXPathCtxtCompile()
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.c51457 xmlXPatherror(ctxt, file, line, no); in test_xmlXPatherror()
/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle75 d pr extproc('xmlXPatherror')
/external/libxml2/win32/
Dlibxml2.def.src3126 xmlXPatherror