Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
DxsltInternals.h719 typedef xsltStyleItemPI *xsltStyleItemPIPtr; typedef
Dpreproc.c1139 xsltStyleItemPIPtr comp; in xsltProcessingInstructionComp()
1148 comp = (xsltStyleItemPIPtr) xsltNewStylePreComp(style, XSLT_FUNC_PI); in xsltProcessingInstructionComp()
Dtransform.c4110 xsltStyleItemPIPtr comp = (xsltStyleItemPIPtr) castedComp; in xsltProcessingInstruction()