Searched refs:xmlTextWriterWriteFormatComment (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlwriter.h71 xmlTextWriterWriteFormatComment(xmlTextWriterPtr writer,
/external/libxml2/
H A Dxmlwriter.c855 * xmlTextWriterWriteFormatComment:
865 xmlTextWriterWriteFormatComment(xmlTextWriterPtr writer, function
H A Delfgcchack.h12378 #undef xmlTextWriterWriteFormatComment macro
12379 extern __typeof (xmlTextWriterWriteFormatComment) xmlTextWriterWriteFormatComment __attribute((alias("xmlTextWriterWriteFormatComment__internal_alias")));
12381 #ifndef xmlTextWriterWriteFormatComment
12382 extern __typeof (xmlTextWriterWriteFormatComment) xmlTextWriterWriteFormatComment__internal_alias __attribute((visibility("hidden")));
12383 #define xmlTextWriterWriteFormatComment xmlTextWriterWriteFormatComment__internal_alias macro

Completed in 416 milliseconds