Searched defs:_xmlShellCtxt (Results 1 – 2 of 2) 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;
142 struct _xmlShellCtxt { struct143 char *filename;144 xmlDocPtr doc;145 xmlNodePtr node;146 xmlXPathContextPtr pctxt;147 int loaded;148 FILE *output;149 xmlShellReadlineFunc input;