Searched refs:xmlSaveFormatFile (Results 1 – 12 of 12) sorted by relevance
/external/libxml2/doc/tutorial/ |
D | includeaddattribute.c | 59 xmlSaveFormatFile (docname, doc, 1);
|
D | includeaddkeyword.c | 69 xmlSaveFormatFile (docname, doc, 0);
|
/external/libxml2/include/libxml/ |
D | tree.h | 1188 xmlSaveFormatFile (const char *filename,
|
/external/libxml2/ |
D | libxml2.syms | 1024 xmlSaveFormatFile;
|
D | xmlsave.c | 2766 xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) { in xmlSaveFormatFile() function
|
D | elfgcchack.h | 9370 #undef xmlSaveFormatFile 9371 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile __attribute((alias("xmlSaveFormatFile__intern… 9373 #ifndef xmlSaveFormatFile 9374 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile__internal_alias __attribute((visibility("hidd… 9375 #define xmlSaveFormatFile xmlSaveFormatFile__internal_alias macro
|
D | xmllint.c | 2661 ret = xmlSaveFormatFile(output ? output : "-", doc, 1); in parseAndPrintFile()
|
D | NEWS | 2230 - added xmlSaveFormatFile()
|
D | testapi.c | 23223 ret_val = xmlSaveFormatFile(filename, cur, format); in test_xmlSaveFormatFile()
|
D | ChangeLog | 16768 * tree.[ch]: added xmlSaveFormatFile interface for saving
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1473 d xmlSaveFormatFile... 1474 d pr 10i 0 extproc('xmlSaveFormatFile')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1611 xmlSaveFormatFile
|