Searched refs:keyMatch (Results 1 – 3 of 3) sorted by relevance
2101 top = &(style->keyMatch); in xsltAddTemplate()2446 list = curstyle->keyMatch; in xsltGetTemplate()2532 if (style->keyMatch != NULL) in xsltFreeTemplateHashes()2533 xsltFreeCompMatchList(style->keyMatch); in xsltFreeTemplateHashes()
5692 if (style->keyMatch != NULL) { in xsltCountKeys()
1510 struct _xsltCompMatch *keyMatch; /* template based on key() */ member