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

/external/chromium_org/third_party/libxml/src/
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
/external/libxml2/
H A Dxmlwriter.c859 * xmlTextWriterWriteFormatComment:
869 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 103 milliseconds