Home
last modified time | relevance | path

Searched refs:keyMatch (Results 1 – 3 of 3) sorted by relevance

/external/libxslt/libxslt/
Dpattern.c2075 top = &(style->keyMatch); in xsltAddTemplate()
2410 list = curstyle->keyMatch; in xsltGetTemplate()
2494 if (style->keyMatch != NULL) in xsltFreeTemplateHashes()
2495 xsltFreeCompMatchList(style->keyMatch); in xsltFreeTemplateHashes()
DxsltInternals.h1512 void *keyMatch; /* template based on key() */ member
Dtransform.c5802 if (style->keyMatch != NULL) { in xsltCountKeys()