Home
last modified time | relevance | path

Searched refs:xmlShellCtxt (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h111 typedef struct _xmlShellCtxt xmlShellCtxt; typedef
112 typedef xmlShellCtxt *xmlShellCtxtPtr;
/external/libxml2/
DdebugXML.c2820 ctxt = (xmlShellCtxtPtr) xmlMalloc(sizeof(xmlShellCtxt)); in xmlShell()