Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h1151 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dtree.h1152 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
/external/chromium_org/third_party/libxml/src/
Dxmlsave.c2413 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, in xmlSaveFormatFileTo() function
Delfgcchack.h9268 #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
Dcatalog.c697 ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); in xmlDumpXMLCatalog()
Dtestapi.c23141 ret_val = xmlSaveFormatFileTo(buf, cur, (const char *)encoding, format); in test_xmlSaveFormatFileTo()
DChangeLog16736 xmlSaveFormatFileTo()
/external/libxml2/
Dxmlsave.c2487 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, in xmlSaveFormatFileTo() function
Delfgcchack.h9268 #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
Dcatalog.c697 ret = xmlSaveFormatFileTo(buf, doc, NULL, 1); in xmlDumpXMLCatalog()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1601 xmlSaveFormatFileTo