xmlFreeNotationTable 3601 third_party/libxml/src/elfgcchack.h #undef xmlFreeNotationTable
xmlFreeNotationTable 3602 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeNotationTable) xmlFreeNotationTable __attribute((alias("xmlFreeNotationTable__internal_alias")));
xmlFreeNotationTable 3604 third_party/libxml/src/elfgcchack.h #ifndef xmlFreeNotationTable
xmlFreeNotationTable 3605 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeNotationTable) xmlFreeNotationTable__internal_alias __attribute((visibility("hidden")));
xmlFreeNotationTable 3606 third_party/libxml/src/elfgcchack.h #define xmlFreeNotationTable xmlFreeNotationTable__internal_alias
xmlFreeNotationTable  164 third_party/libxml/src/include/libxml/valid.h 		xmlFreeNotationTable	(xmlNotationTablePtr table);
xmlFreeNotationTable 1110 third_party/libxml/src/tree.c         xmlFreeNotationTable((xmlNotationTablePtr) cur->notations);