Searched defs:xmlTextWriterWriteFormatComment (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlwriter.c863 * xmlTextWriterWriteFormatComment:
873 xmlTextWriterWriteFormatComment(xmlTextWriterPtr writer, function
H A Delfgcchack.h12552 #undef xmlTextWriterWriteFormatComment macro
12553 extern __typeof (xmlTextWriterWriteFormatComment) xmlTextWriterWriteFormatComment __attribute((alias("xmlTextWriterWriteFormatComment__internal_alias")));
12555 #ifndef xmlTextWriterWriteFormatComment
12556 extern __typeof (xmlTextWriterWriteFormatComment) xmlTextWriterWriteFormatComment__internal_alias __attribute((visibility("hidden")));
12557 #define xmlTextWriterWriteFormatComment xmlTextWriterWriteFormatComment__internal_alias macro

Completed in 180 milliseconds