Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
DxsltInternals.h903 typedef xsltStyleBasicExpressionItem xsltStyleItemForEach; typedef
904 typedef xsltStyleItemForEach *xsltStyleItemForEachPtr;
Dpreproc.c270 size = sizeof(xsltStyleItemForEach); break; in xsltNewStylePreComp()