Searched refs:xsltCheckTopLevelElement (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/3rdparty/libxslt/ |
H A D | preproc.c | 2259 if (xsltCheckTopLevelElement(style, inst, 0) == 0) in xsltStylePreCompute() 2271 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2274 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2277 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2280 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2294 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2300 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2303 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2306 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() 2309 xsltCheckTopLevelElement(style, inst, 1); in xsltStylePreCompute() [all …]
|