Searched refs:xsltStyleItemPIPtr (Results 1 – 3 of 3) sorted by relevance
719 typedef xsltStyleItemPI *xsltStyleItemPIPtr; typedef
1139 xsltStyleItemPIPtr comp; in xsltProcessingInstructionComp()1148 comp = (xsltStyleItemPIPtr) xsltNewStylePreComp(style, XSLT_FUNC_PI); in xsltProcessingInstructionComp()
4110 xsltStyleItemPIPtr comp = (xsltStyleItemPIPtr) castedComp; in xsltProcessingInstruction()