Searched refs:xsltMaxDepth (Results 1 – 3 of 3) sorted by relevance
62 XSLTPUBVAR int xsltMaxDepth; variable
66 int xsltMaxDepth = 3000; variable2938 if (((ctxt->templNr >= xsltMaxDepth) || in xsltApplyXSLTTemplate()2939 (ctxt->varsNr >= 5 * xsltMaxDepth))) in xsltApplyXSLTTemplate()2947 xsltMaxDepth); in xsltApplyXSLTTemplate()
14 xsltMaxDepth DATA