xmlTextWriterEndComment 11862 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterEndComment xmlTextWriterEndComment 11863 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterEndComment) xmlTextWriterEndComment __attribute((alias("xmlTextWriterEndComment__internal_alias"))); xmlTextWriterEndComment 11865 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterEndComment xmlTextWriterEndComment 11866 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterEndComment) xmlTextWriterEndComment__internal_alias __attribute((visibility("hidden"))); xmlTextWriterEndComment 11867 third_party/libxml/src/elfgcchack.h #define xmlTextWriterEndComment xmlTextWriterEndComment__internal_alias xmlTextWriterEndComment 69 third_party/libxml/src/include/libxml/xmlwriter.h XMLPUBFUN int XMLCALL xmlTextWriterEndComment(xmlTextWriterPtr writer); xmlTextWriterEndComment 43112 third_party/libxml/src/testapi.c ret_val = xmlTextWriterEndComment(writer); xmlTextWriterEndComment 692 third_party/libxml/src/xmlwriter.c count = xmlTextWriterEndComment(writer); xmlTextWriterEndComment 936 third_party/libxml/src/xmlwriter.c count = xmlTextWriterEndComment(writer); xmlTextWriterEndComment 3015 third_party/libxml/src/xmlwriter.c count = xmlTextWriterEndComment(writer);