Home
last modified time | relevance | path

Searched refs:xmlShellWrite (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle205 d xmlShellWrite pr extproc('xmlShellWrite')
/external/libxml2/include/libxml/
DdebugXML.h173 xmlShellWrite (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2513 xmlShellWrite(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, in xmlShellWrite() function
2956 xmlShellWrite(ctxt, arg, ctxt->node, NULL); in xmlShell()
Dlibxml2.syms45 xmlShellWrite;
Delfgcchack.h10714 #undef xmlShellWrite
10715 extern __typeof (xmlShellWrite) xmlShellWrite __attribute((alias("xmlShellWrite__internal_alias")));
10717 #ifndef xmlShellWrite
10718 extern __typeof (xmlShellWrite) xmlShellWrite__internal_alias __attribute((visibility("hidden")));
10719 #define xmlShellWrite xmlShellWrite__internal_alias macro
Dtestapi.c8084 ret_val = xmlShellWrite(ctxt, filename, node, node2); in test_xmlShellWrite()
/external/libxml2/win32/
Dlibxml2.def.src1874 xmlShellWrite