Searched refs:keyMatch (Results 1 – 3 of 3) sorted by relevance
2075 top = &(style->keyMatch); in xsltAddTemplate()2410 list = curstyle->keyMatch; in xsltGetTemplate()2494 if (style->keyMatch != NULL) in xsltFreeTemplateHashes()2495 xsltFreeCompMatchList(style->keyMatch); in xsltFreeTemplateHashes()
1512 void *keyMatch; /* template based on key() */ member
5802 if (style->keyMatch != NULL) { in xsltCountKeys()