Searched refs:xmlSaveFile (Results 1 – 10 of 10) sorted by relevance
/external/dynamic_depth/internal/dynamic_depth/ |
D | device.cc | 173 return xmlSaveFile(filename, xmp_data->ExtendedSection()) != -1; in SerializeToXmlFile()
|
/external/libxml2/ |
D | debugXML.c | 2524 if (xmlSaveFile((char *) filename, ctxt->doc) < -1) { in xmlShellWrite() 2538 if (xmlSaveFile((char *) filename, ctxt->doc) < -1) { in xmlShellWrite() 2593 if (xmlSaveFile((char *) filename, ctxt->doc) < 0) { in xmlShellSave() 2605 if (xmlSaveFile((char *) filename, ctxt->doc) < 0) { in xmlShellSave()
|
D | runtest.c | 1827 xmlSaveFile(temp, doc); in oldParseTest() 1843 xmlSaveFile(temp, doc); in oldParseTest() 2039 xmlSaveFile(temp, doc); in noentParseTest() 2051 xmlSaveFile(temp, doc); in noentParseTest()
|
D | libxml2.syms | 1021 xmlSaveFile;
|
D | xmlsave.c | 2728 xmlSaveFile(const char *filename, xmlDocPtr cur) { in xmlSaveFile() function
|
D | xmllint.c | 2670 xmlSaveFile(output ? output : "-", doc); in parseAndPrintFile()
|
D | testapi.c | 22985 ret_val = xmlSaveFile(filename, cur); in test_xmlSaveFile()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1187 xmlSaveFile (const char *filename,
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1506 d xmlSaveFile pr extproc('xmlSaveFile')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1609 xmlSaveFile
|