Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxslt/libxslt/
DxsltInternals.h1243 struct _xsltVarInfo { struct
1244 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;