Searched refs:piMatch (Results 1 – 2 of 2) sorted by relevance
2097 top = &(style->piMatch); in xsltAddTemplate()2329 list = curstyle->piMatch; in xsltGetTemplate()2504 if (style->piMatch != NULL) in xsltFreeTemplateHashes()2505 xsltFreeCompMatchList(style->piMatch); in xsltFreeTemplateHashes()
1517 void *piMatch; /* template based on processing-instruction() */ member