Searched refs:funcLevel (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/libexslt/
H A Dfunctions.c326 if (tctxt->funcLevel > MAX_FUNC_RECURSION) {
333 tctxt->funcLevel++;
451 tctxt->funcLevel--;
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h1786 int funcLevel; /* Needed to catch recursive functions issues */ member in struct:_xsltTransformContext

Completed in 149 milliseconds