Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxslt/
H A DxsltInternals.h1664 } xsltOutputType; typedef
1674 xsltOutputType type; /* the type of output */
/reactos/dll/3rdparty/libxslt/
H A Dtransform.c3339 xsltOutputType oldType; in xsltDocumentElem()