Searched defs:_xmlShellCtxt (Results 1 – 1 of 1) sorted by relevance
113 struct _xmlShellCtxt { struct114 char *filename;115 xmlDocPtr doc;116 xmlNodePtr node;117 xmlXPathContextPtr pctxt;118 int loaded;119 FILE *output;120 xmlShellReadlineFunc input;