Searched refs:xmlShellCtxt (Results 1 – 2 of 2) sorted by relevance
111 typedef struct _xmlShellCtxt xmlShellCtxt; typedef112 typedef xmlShellCtxt *xmlShellCtxtPtr;
2820 ctxt = (xmlShellCtxtPtr) xmlMalloc(sizeof(xmlShellCtxt)); in xmlShell()