Home
last modified time | relevance | path

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

/external/libxml2/doc/tutorial/
Dincludeaddattribute.c59 xmlSaveFormatFile (docname, doc, 1);
Dincludeaddkeyword.c69 xmlSaveFormatFile (docname, doc, 0);
/external/libxml2/include/libxml/
Dtree.h1189 xmlSaveFormatFile (const char *filename,
/external/libxml2/
Dlibxml2.syms1024 xmlSaveFormatFile;
Dxmlsave.c2761 xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) { in xmlSaveFormatFile() function
Delfgcchack.h9370 #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
Dxmllint.c2650 ret = xmlSaveFormatFile(output ? output : "-", doc, 1); in parseAndPrintFile()
DNEWS2230 - added xmlSaveFormatFile()
Dtestapi.c23358 ret_val = xmlSaveFormatFile(filename, cur, format); in test_xmlSaveFormatFile()
DChangeLog16768 * tree.[ch]: added xmlSaveFormatFile interface for saving
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1511 d xmlSaveFormatFile...
1512 d pr extproc('xmlSaveFormatFile')
/external/libxml2/win32/
Dlibxml2.def.src1611 xmlSaveFormatFile