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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h1164 xsltEffectiveNsPtr nextInStore; /* storage next */ member in struct:_xsltEffectiveNs
H A Dxslt.c624 first = first->nextInStore;
2173 effNs->nextInStore = NULL;
2175 effNs->nextInStore = cctxt->psData->effectiveNs;

Completed in 114 milliseconds