Home
last modified time | relevance | path

Searched refs:xmlSaveToIO (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dxmlsave.h59 xmlSaveToIO (xmlOutputWriteCallback iowrite,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlsave.h58 xmlSaveToIO (xmlOutputWriteCallback iowrite,
/external/chromium_org/third_party/libxml/src/
Dxmlsave.c1730 xmlSaveToIO(xmlOutputWriteCallback iowrite, in xmlSaveToIO() function
Delfgcchack.h9340 #undef xmlSaveToIO
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/
Dxmlsave.c1903 xmlSaveToIO(xmlOutputWriteCallback iowrite, in xmlSaveToIO() function
Delfgcchack.h9466 #undef xmlSaveToIO
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
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1607 xmlSaveToIO