Searched refs:xmlHashCopy (Results 1 – 8 of 8) sorted by relevance
204 xmlHashCopy (xmlHashTablePtr table,
206 d xmlHashCopy pr extproc('xmlHashCopy')
947 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()
975 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy() function
864 xmlHashCopy;
1650 return((xmlElementTablePtr) xmlHashCopy(table, in xmlCopyElementTable()2195 return((xmlAttributeTablePtr) xmlHashCopy(table, in xmlCopyAttributeTable()2466 return((xmlNotationTablePtr) xmlHashCopy(table, in xmlCopyNotationTable()
4285 #undef xmlHashCopy4286 extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));4288 #ifndef xmlHashCopy4289 extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));4290 #define xmlHashCopy xmlHashCopy__internal_alias macro
945 xmlHashCopy