Searched refs:xmlCopyNotationTable (Results 1 – 3 of 3) sorted by relevance
161 xmlCopyNotationTable (xmlNotationTablePtr table);
2518 xmlCopyNotationTable(xmlNotationTablePtr table) { in xmlCopyNotationTable() function
4585 ret->notations = (void *) xmlCopyNotationTable( in xmlCopyDtd()