Searched refs:lastEffNs (Results 1 – 1 of 1) sorted by relevance
2028 xsltEffectiveNsPtr effNs, lastEffNs = NULL; in xsltLREBuildEffectiveNsNodes() local2174 if (lastEffNs == NULL) in xsltLREBuildEffectiveNsNodes()2177 lastEffNs->next = effNs; in xsltLREBuildEffectiveNsNodes()2178 lastEffNs = effNs; in xsltLREBuildEffectiveNsNodes()