Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
DxsltInternals.h733 typedef xsltStyleBasicEmptyItem xsltStyleItemApplyImports; typedef
734 typedef xsltStyleItemApplyImports *xsltStyleItemApplyImportsPtr;
Dpreproc.c260 size = sizeof(xsltStyleItemApplyImports); break; in xsltNewStylePreComp()