Searched refs:xmlSaveFormatFileTo (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/include/libxml/ |
D | tree.h | 1151 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | tree.h | 1152 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
|
/external/chromium_org/third_party/libxml/src/ |
D | xmlsave.c | 2413 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, in xmlSaveFormatFileTo() function
|
D | elfgcchack.h | 9268 #undef xmlSaveFormatFileTo 9269 extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo __attribute((alias("xmlSaveFormatFileTo__… 9271 #ifndef xmlSaveFormatFileTo 9272 extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo__internal_alias __attribute((visibility("… 9273 #define xmlSaveFormatFileTo xmlSaveFormatFileTo__internal_alias macro
|
D | catalog.c | 697 ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); in xmlDumpXMLCatalog()
|
D | testapi.c | 23141 ret_val = xmlSaveFormatFileTo(buf, cur, (const char *)encoding, format); in test_xmlSaveFormatFileTo()
|
D | ChangeLog | 16736 xmlSaveFormatFileTo()
|
/external/libxml2/ |
D | xmlsave.c | 2487 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, in xmlSaveFormatFileTo() function
|
D | elfgcchack.h | 9268 #undef xmlSaveFormatFileTo 9269 extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo __attribute((alias("xmlSaveFormatFileTo__… 9271 #ifndef xmlSaveFormatFileTo 9272 extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo__internal_alias __attribute((visibility("… 9273 #define xmlSaveFormatFileTo xmlSaveFormatFileTo__internal_alias macro
|
D | catalog.c | 697 ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); in xmlDumpXMLCatalog()
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1601 xmlSaveFormatFileTo
|