Searched refs:xmlShellCtxtPtr (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 112 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/ |
D | debugXML.rpgle | 130 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/ |
D | debugXML.c | 1890 xmlShellPrintNodeCtxt(xmlShellCtxtPtr ctxt,xmlNodePtr node) in xmlShellPrintNodeCtxt() 1932 xmlShellPrintXPathResultCtxt(xmlShellCtxtPtr ctxt,xmlXPathObjectPtr list) in xmlShellPrintXPathResultCtxt() 2004 xmlShellList(xmlShellCtxtPtr ctxt, in xmlShellList() 2047 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase() 2084 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetBase() 2108 xmlShellRegisterNamespace(xmlShellCtxtPtr ctxt, char *arg, in xmlShellRegisterNamespace() 2164 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellRegisterRootNamespaces() 2197 xmlShellGrep(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellGrep() 2275 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellDir() 2309 xmlShellSetContent(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetContent() [all …]
|
D | testapi.c | 950 static xmlShellCtxtPtr gen_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlShellCtxtPtr() 953 static void des_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, xmlShellCtxtPtr val ATTRIBUTE_UNUSED, int … in des_xmlShellCtxtPtr() 7513 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellBase() 7568 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellCat() 7623 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellDir() 7678 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellDu() 7733 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellList() 7788 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellLoad() 7875 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellPwd() 7930 xmlShellCtxtPtr ctxt; /* the shell context */ in test_xmlShellSave() [all …]
|
/external/libxml2/doc/html/ |
D | index.sgml | 590 <ANCHOR id="xmlShellCtxtPtr" href="libxml/libxml-debugXML.html#xmlShellCtxtPtr">
|