Searched refs:matchList (Results 1 – 1 of 1) sorted by relevance
602 xmlNodeSetPtr matchList = NULL, keylist; in xsltInitCtxtKey() local684 matchList = matchRes->nodesetval; in xsltInitCtxtKey()687 if (matchList != NULL) in xsltInitCtxtKey()690 keyDef->match, matchList->nodeNr)); in xsltInitCtxtKey()706 if ((matchList == NULL) || (matchList->nodeNr <= 0)) in xsltInitCtxtKey()743 for (i = 0; i < matchList->nodeNr; i++) { in xsltInitCtxtKey()744 cur = matchList->nodeTab[i]; in xsltInitCtxtKey()