Home
last modified time | relevance | path

Searched refs:xmlSaveFile (Results 1 – 12 of 12) sorted by relevance

/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc173 return xmlSaveFile(filename, xmp_data->ExtendedSection()) != -1; in SerializeToXmlFile()
/external/libxml2/
DdebugXML.c2530 if (xmlSaveFile((char *) filename, ctxt->doc) < -1) { in xmlShellWrite()
2544 if (xmlSaveFile((char *) filename, ctxt->doc) < -1) { in xmlShellWrite()
2599 if (xmlSaveFile((char *) filename, ctxt->doc) < 0) { in xmlShellSave()
2611 if (xmlSaveFile((char *) filename, ctxt->doc) < 0) { in xmlShellSave()
Druntest.c1824 xmlSaveFile(temp, doc); in oldParseTest()
1840 xmlSaveFile(temp, doc); in oldParseTest()
2036 xmlSaveFile(temp, doc); in noentParseTest()
2048 xmlSaveFile(temp, doc); in noentParseTest()
Dlibxml2.syms1021 xmlSaveFile;
Dxmlsave.c2773 xmlSaveFile(const char *filename, xmlDocPtr cur) { in xmlSaveFile() function
Delfgcchack.h9322 #undef xmlSaveFile
9323 extern __typeof (xmlSaveFile) xmlSaveFile __attribute((alias("xmlSaveFile__internal_alias")));
9325 #ifndef xmlSaveFile
9326 extern __typeof (xmlSaveFile) xmlSaveFile__internal_alias __attribute((visibility("hidden")));
9327 #define xmlSaveFile xmlSaveFile__internal_alias macro
Dxmllint.c2634 xmlSaveFile(output ? output : "-", doc); in parseAndPrintFile()
DChangeLog17593 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
19340 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
19626 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
Dtestapi.c23216 ret_val = xmlSaveFile(filename, cur); in test_xmlSaveFile()
/external/libxml2/include/libxml/
Dtree.h1186 xmlSaveFile (const char *filename,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1506 d xmlSaveFile pr extproc('xmlSaveFile')
/external/libxml2/win32/
Dlibxml2.def.src1607 xmlSaveFile