Searched defs:_xsltVarInfo (Results 1 – 1 of 1) sorted by relevance
1243 struct _xsltVarInfo { struct1244 xsltVarInfoPtr next; /* next in the list */1245 xsltVarInfoPtr prev;1246 int depth; /* the depth in the tree */1247 const xmlChar *name;1248 const xmlChar *nsName;