Searched defs:_xsltEffectiveNs (Results 1 – 1 of 1) sorted by relevance
1158 struct _xsltEffectiveNs { struct1159 xsltEffectiveNsPtr nextInStore; /* storage next */1160 xsltEffectiveNsPtr next; /* next item in the list */1161 const xmlChar *prefix;1162 const xmlChar *nsName;1167 int holdByElem;