Home
last modified time | relevance | path

Searched defs:_xsltEffectiveNs (Results 1 – 1 of 1) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h1158 struct _xsltEffectiveNs { struct
1159 xsltEffectiveNsPtr nextInStore; /* storage next */
1160 xsltEffectiveNsPtr next; /* next item in the list */
1161 const xmlChar *prefix;
1162 const xmlChar *nsName;
1167 int holdByElem;