Searched refs:textMatch (Results 1 – 2 of 2) sorted by relevance
2103 top = &(style->textMatch); in xsltAddTemplate()2343 list = curstyle->textMatch; in xsltGetTemplate()2502 if (style->textMatch != NULL) in xsltFreeTemplateHashes()2503 xsltFreeCompMatchList(style->textMatch); in xsltFreeTemplateHashes()
1516 void *textMatch; /* template based on text() */ member