Searched refs:xmlCopyNotation (Results 1 – 1 of 1) sorted by relevance
2456 xmlCopyNotation(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyNotation() function2490 return((xmlNotationTablePtr) xmlHashCopy(table, xmlCopyNotation)); in xmlCopyNotationTable()