Home
last modified time | relevance | path

Searched refs:xmlXPathBooleanFunction (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A DxpathInternals.h328 xmlXPathBooleanFunction(ctxt, 1);
620 XMLPUBFUN void XMLCALL xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs);
/reactos/dll/win32/msxml3/
H A Dselection.c806 xmlXPathRegisterFunc(ctxt, (xmlChar const*)"boolean", xmlXPathBooleanFunction); in create_selection()
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c6708 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()