Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxslt/
H A DxsltInternals.h828 typedef xsltStyleBasicExpressionItem xsltStyleItemCopyOf; typedef
829 typedef xsltStyleItemCopyOf *xsltStyleItemCopyOfPtr;
/reactos/dll/3rdparty/libxslt/
H A Dpreproc.c231 size = sizeof(xsltStyleItemCopyOf); break; in xsltNewStylePreComp()