Home
last modified time | relevance | path

Searched refs:nextInStore (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h1159 xsltEffectiveNsPtr nextInStore; /* storage next */ member
Dxslt.c615 first = first->nextInStore; in xsltLREEffectiveNsNodesFree()
2163 effNs->nextInStore = NULL; in xsltLREBuildEffectiveNsNodes()
2165 effNs->nextInStore = cctxt->psData->effectiveNs; in xsltLREBuildEffectiveNsNodes()