Home
last modified time | relevance | path

Searched refs:xmlSaveFormatFileTo (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h1210 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
/external/libxml2/
Dlibxml2.syms1026 xmlSaveFormatFileTo;
Dxmlsave.c2647 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, in xmlSaveFormatFileTo() function
Delfgcchack.h9394 #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
Dcatalog.c706 ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); in xmlDumpXMLCatalog()
Dtestapi.c23465 ret_val = xmlSaveFormatFileTo(buf, cur, (const char *)encoding, format); in test_xmlSaveFormatFileTo()
DChangeLog16736 xmlSaveFormatFileTo()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1540 d xmlSaveFormatFileTo...
1541 d pr extproc('xmlSaveFormatFileTo')
/external/libxml2/python/
Dlibxml.c639 c_retval = xmlSaveFormatFileTo(buf, cur, encoding, format); in libxml_xmlSaveFormatFileTo()
3067 len = xmlSaveFormatFileTo(buf, doc, encoding, format); in libxml_saveNodeTo()
/external/libxml2/win32/
Dlibxml2.def.src1613 xmlSaveFormatFileTo