Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dtree.h1137 xmlSaveFormatFile (const char *filename,
/external/libxml2/include/libxml/
Dtree.h1181 xmlSaveFormatFile (const char *filename,
/external/chromium_org/third_party/libxml/src/
Dxmlsave.c2527 xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) { in xmlSaveFormatFile() function
Delfgcchack.h9244 #undef xmlSaveFormatFile
9245 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile __attribute((alias("xmlSaveFormatFile__intern…
9247 #ifndef xmlSaveFormatFile
9248 extern __typeof (xmlSaveFormatFile) xmlSaveFormatFile__internal_alias __attribute((visibility("hidd…
9249 #define xmlSaveFormatFile xmlSaveFormatFile__internal_alias macro
Dxmllint.c2628 ret = xmlSaveFormatFile(output ? output : "-", doc, 1); in parseAndPrintFile()
DNEWS1598 - added xmlSaveFormatFile()
Dtestapi.c23034 ret_val = xmlSaveFormatFile(filename, cur, format); in test_xmlSaveFormatFile()
DChangeLog16768 * tree.[ch]: added xmlSaveFormatFile interface for saving
/external/libxml2/
Dxmlsave.c2766 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.c2642 ret = xmlSaveFormatFile(output ? output : "-", doc, 1); in parseAndPrintFile()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1599 xmlSaveFormatFile