Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DdebugXML.h113 struct _xmlShellCtxt { struct
114 char *filename;
115 xmlDocPtr doc;
116 xmlNodePtr node;
117 xmlXPathContextPtr pctxt;
118 int loaded;
119 FILE *output;
120 xmlShellReadlineFunc input;