Searched refs:xmlXPatherror (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | xpathInternals.h | 42 { xmlXPatherror((ctxt), __FILE__, __LINE__, (err)); \ 352 xmlXPatherror (xmlXPathParserContextPtr ctxt,
|
/external/libxml2/ |
D | libxml2.syms | 394 xmlXPatherror;
|
D | xpath.c | 755 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()
|
D | elfgcchack.h | 17540 #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
|
D | testapi.c | 51244 xmlXPatherror(ctxt, file, line, no); in test_xmlXPatherror()
|
/external/libxml2/os400/libxmlrpg/ |
D | xpathInternals.rpgle | 71 d pr extproc('xmlXPatherror')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 3126 xmlXPatherror
|