Searched refs:xmlSaveToIO (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlsave.h58 xmlSaveToIO (xmlOutputWriteCallback iowrite,
/external/libxml2/include/libxml/
H A Dxmlsave.h59 xmlSaveToIO (xmlOutputWriteCallback iowrite,
/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.c1791 * xmlSaveToIO:
1804 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

Completed in 132 milliseconds