Searched refs:xsltTestCompMatch (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/3rdparty/libxslt/ |
H A D | pattern.c | 926 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 D | NEWS | 197 Fix check of xsltTestCompMatch return value (Nick Wellnhofer),
|