Searched refs:xmlXPathBooleanFunction (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | xpathInternals.h | 328 xmlXPathBooleanFunction(ctxt, 1); 620 XMLPUBFUN void XMLCALL xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs);
|
/external/libxml2/os400/libxmlrpg/ |
D | xpathInternals.rpgle | 681 d xmlXPathBooleanFunction... 682 d pr extproc('xmlXPathBooleanFunction')
|
/external/libxml2/ |
D | libxml2.syms | 282 xmlXPathBooleanFunction;
|
D | xpath.c | 6722 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompareNodeSetValue() 9483 xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathBooleanFunction() function 13286 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 13299 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 13312 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 13325 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 15243 xmlXPathBooleanFunction); in xmlXPathRegisterAllFunctions()
|
D | elfgcchack.h | 15704 #undef xmlXPathBooleanFunction 15705 extern __typeof (xmlXPathBooleanFunction) xmlXPathBooleanFunction __attribute((alias("xmlXPathBoole… 15707 #ifndef xmlXPathBooleanFunction 15708 extern __typeof (xmlXPathBooleanFunction) xmlXPathBooleanFunction__internal_alias __attribute((visi… 15709 #define xmlXPathBooleanFunction xmlXPathBooleanFunction__internal_alias macro
|
D | testapi.c | 47458 xmlXPathBooleanFunction(ctxt, nargs); in test_xmlXPathBooleanFunction()
|
D | ChangeLog | 17605 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
|
/external/libxml2/win32/ |
D | libxml2.def.src | 2663 xmlXPathBooleanFunction
|