Home
last modified time | relevance | path

Searched refs:xsltTestCompMatch (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/3rdparty/libxslt/
H A Dpattern.c926 xsltTestCompMatch(xsltTransformContextPtr ctxt, xsltCompMatchPtr comp, in xsltTestCompMatch() function
1128 ret = xsltTestCompMatch(ctxt, comp, node, NULL, NULL); in xsltTestCompMatchList()
2326 if (xsltTestCompMatch(ctxt, list, node, in xsltGetTemplate()
2398 if (xsltTestCompMatch(ctxt, list, node, in xsltGetTemplate()
2418 if (xsltTestCompMatch(ctxt, list, node, in xsltGetTemplate()
2434 if (xsltTestCompMatch(ctxt, list, node, in xsltGetTemplate()
2452 if (xsltTestCompMatch(ctxt, list, node, in xsltGetTemplate()
H A DNEWS197 Fix check of xsltTestCompMatch return value (Nick Wellnhofer),