Home
last modified time | relevance | path

Searched refs:xmlShellCtxtPtr (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h112 typedef xmlShellCtxt *xmlShellCtxtPtr; typedef
134 typedef int (* xmlShellCmd) (xmlShellCtxtPtr ctxt,
145 xmlShellList (xmlShellCtxtPtr ctxt,
150 xmlShellBase (xmlShellCtxtPtr ctxt,
155 xmlShellDir (xmlShellCtxtPtr ctxt,
160 xmlShellLoad (xmlShellCtxtPtr ctxt,
168 xmlShellCat (xmlShellCtxtPtr ctxt,
173 xmlShellWrite (xmlShellCtxtPtr ctxt,
178 xmlShellSave (xmlShellCtxtPtr ctxt,
185 xmlShellValidate (xmlShellCtxtPtr ctxt,
[all …]
/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle130 d xmlShellCtxtPtr...
133 d xmlSchellCtxt ds based(xmlShellCtxtPtr)
167 d ctxt value like(xmlShellCtxtPtr)
174 d ctxt value like(xmlShellCtxtPtr)
181 d ctxt value like(xmlShellCtxtPtr)
188 d ctxt value like(xmlShellCtxtPtr)
200 d ctxt value like(xmlShellCtxtPtr)
207 d ctxt value like(xmlShellCtxtPtr)
214 d ctxt value like(xmlShellCtxtPtr)
224 d ctxt value like(xmlShellCtxtPtr)
[all …]
/external/libxml2/
DdebugXML.c1891 xmlShellPrintNodeCtxt(xmlShellCtxtPtr ctxt,xmlNodePtr node) in xmlShellPrintNodeCtxt()
1933 xmlShellPrintXPathResultCtxt(xmlShellCtxtPtr ctxt,xmlXPathObjectPtr list) in xmlShellPrintXPathResultCtxt()
2005 xmlShellList(xmlShellCtxtPtr ctxt, in xmlShellList()
2048 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase()
2085 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetBase()
2109 xmlShellRegisterNamespace(xmlShellCtxtPtr ctxt, char *arg, in xmlShellRegisterNamespace()
2165 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellRegisterRootNamespaces()
2198 xmlShellGrep(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellGrep()
2276 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellDir()
2310 xmlShellSetContent(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetContent()
[all …]
Dtestapi.c951 static xmlShellCtxtPtr gen_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlShellCtxtPtr()
954 static void des_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, xmlShellCtxtPtr val ATTRIBUTE_UNUSED, int … in des_xmlShellCtxtPtr()
7538 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellBase()
7593 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellCat()
7648 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellDir()
7703 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellDu()
7758 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellList()
7813 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellLoad()
7900 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellPwd()
7955 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellSave()
[all …]
/external/libxml2/doc/html/
Dindex.sgml590 <ANCHOR id="xmlShellCtxtPtr" href="libxml/libxml-debugXML.html#xmlShellCtxtPtr">