Searched refs:xmlXPathBooleanFunction (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/include/reactos/libs/libxml/ |
H A D | xpathInternals.h | 328 xmlXPathBooleanFunction(ctxt, 1); 620 XMLPUBFUN void XMLCALL xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs);
|
/reactos/dll/win32/msxml3/ |
H A D | selection.c | 806 xmlXPathRegisterFunc(ctxt, (xmlChar const*)"boolean", xmlXPathBooleanFunction); in create_selection()
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | xpath.c | 6708 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompareNodeSetValue() 9411 xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathBooleanFunction() function 12973 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 12982 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 12990 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 12999 xmlXPathBooleanFunction(ctxt, 1); in xmlXPathCompOpEval() 14679 xmlXPathBooleanFunction); in xmlXPathRegisterAllFunctions()
|