Searched refs:xmlSaveFormatFileTo (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | tree.h | 1210 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
|
/external/libxml2/ |
D | libxml2.syms | 1026 xmlSaveFormatFileTo;
|
D | xmlsave.c | 2647 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, in xmlSaveFormatFileTo() function
|
D | elfgcchack.h | 9394 #undef xmlSaveFormatFileTo 9395 extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo __attribute((alias("xmlSaveFormatFileTo__… 9397 #ifndef xmlSaveFormatFileTo 9398 extern __typeof (xmlSaveFormatFileTo) xmlSaveFormatFileTo__internal_alias __attribute((visibility("… 9399 #define xmlSaveFormatFileTo xmlSaveFormatFileTo__internal_alias macro
|
D | catalog.c | 706 ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); in xmlDumpXMLCatalog()
|
D | testapi.c | 23465 ret_val = xmlSaveFormatFileTo(buf, cur, (const char *)encoding, format); in test_xmlSaveFormatFileTo()
|
D | ChangeLog | 16736 xmlSaveFormatFileTo()
|
/external/libxml2/python/ |
D | libxml.c | 639 c_retval = xmlSaveFormatFileTo(buf, cur, encoding, format); in libxml_xmlSaveFormatFileTo() 3067 len = xmlSaveFormatFileTo(buf, doc, encoding, format); in libxml_saveNodeTo()
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1540 d xmlSaveFormatFileTo... 1541 d pr extproc('xmlSaveFormatFileTo')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1613 xmlSaveFormatFileTo
|