Searched defs:xmlSaveToIO (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlsave.c1717 * xmlSaveToIO:
1730 xmlSaveToIO(xmlOutputWriteCallback iowrite, function
H A Delfgcchack.h9340 #undef xmlSaveToIO macro
9341 extern __typeof (xmlSaveToIO) xmlSaveToIO __attribute((alias("xmlSaveToIO__internal_alias")));
9343 #ifndef xmlSaveToIO
9344 extern __typeof (xmlSaveToIO) xmlSaveToIO__internal_alias __attribute((visibility("hidden")));
9345 #define xmlSaveToIO xmlSaveToIO__internal_alias macro
/external/libxml2/
H A Dxmlsave.c1890 * xmlSaveToIO:
1903 xmlSaveToIO(xmlOutputWriteCallback iowrite, function
H A Delfgcchack.h9466 #undef xmlSaveToIO macro
9467 extern __typeof (xmlSaveToIO) xmlSaveToIO __attribute((alias("xmlSaveToIO__internal_alias")));
9469 #ifndef xmlSaveToIO
9470 extern __typeof (xmlSaveToIO) xmlSaveToIO__internal_alias __attribute((visibility("hidden")));
9471 #define xmlSaveToIO xmlSaveToIO__internal_alias macro

Completed in 125 milliseconds