Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dxslt.c2988 int xsltStylesheetElemDepth; in xsltParsePreprocessStylesheetTree() local
3018 xsltStylesheetElemDepth = cctxt->depth +1; in xsltParsePreprocessStylesheetTree()
3020 xsltStylesheetElemDepth = 0; in xsltParsePreprocessStylesheetTree()
3137 if (xsltStylesheetElemDepth == cctxt->depth) { in xsltParsePreprocessStylesheetTree()