xmlDumpNotationTable 3092 third_party/libxml/src/elfgcchack.h #undef xmlDumpNotationTable
xmlDumpNotationTable 3093 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDumpNotationTable) xmlDumpNotationTable __attribute((alias("xmlDumpNotationTable__internal_alias")));
xmlDumpNotationTable 3095 third_party/libxml/src/elfgcchack.h #ifndef xmlDumpNotationTable
xmlDumpNotationTable 3096 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDumpNotationTable) xmlDumpNotationTable__internal_alias __attribute((visibility("hidden")));
xmlDumpNotationTable 3097 third_party/libxml/src/elfgcchack.h #define xmlDumpNotationTable xmlDumpNotationTable__internal_alias
xmlDumpNotationTable  170 third_party/libxml/src/include/libxml/valid.h 		xmlDumpNotationTable	(xmlBufferPtr buf,
xmlDumpNotationTable 25141 third_party/libxml/src/testapi.c         xmlDumpNotationTable(buf, table);
xmlDumpNotationTable  586 third_party/libxml/src/xmlsave.c         xmlDumpNotationTable(buf->buffer, (xmlNotationTablePtr) dtd->notations);