Searched refs:xmlShellCtxt (Results 1 – 4 of 4) sorted by relevance
111 typedef struct _xmlShellCtxt xmlShellCtxt; typedef112 typedef xmlShellCtxt *xmlShellCtxtPtr;
122 * xmlShellCtxt:
589 <ANCHOR id="xmlShellCtxt" href="libxml/libxml-debugXML.html#xmlShellCtxt">
2826 ctxt = (xmlShellCtxtPtr) xmlMalloc(sizeof(xmlShellCtxt)); in xmlShell()