Searched refs:xmlCopyNotationTable (Results 1 – 9 of 9) sorted by relevance
161 xmlCopyNotationTable (xmlNotationTablePtr table);
694 xmlCopyNotationTable
2296 #undef xmlCopyNotationTable2297 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable __attribute((alias("xmlCopyNotationTabl…2299 #ifndef xmlCopyNotationTable2300 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable__internal_alias __attribute((visibility…2301 #define xmlCopyNotationTable xmlCopyNotationTable__internal_alias macro
2464 xmlCopyNotationTable(xmlNotationTablePtr table) { in xmlCopyNotationTable() function
4357 ret->notations = (void *) xmlCopyNotationTable( in xmlCopyDtd()
2368 #undef xmlCopyNotationTable2369 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable __attribute((alias("xmlCopyNotationTabl…2371 #ifndef xmlCopyNotationTable2372 extern __typeof (xmlCopyNotationTable) xmlCopyNotationTable__internal_alias __attribute((visibility…2373 #define xmlCopyNotationTable xmlCopyNotationTable__internal_alias macro
4410 ret->notations = (void *) xmlCopyNotationTable( in xmlCopyDtd()