Searched refs:xmlHashCopy (Results 1 – 9 of 9) sorted by relevance
207 xmlHashCopy (xmlHashTablePtr table,
206 d xmlHashCopy pr extproc('xmlHashCopy')
981 return(xmlHashCopy(table, xmlCopyEntity)); in xmlCopyEntitiesTable()
997 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy() function
864 xmlHashCopy;
1734 return((xmlElementTablePtr) xmlHashCopy(table, xmlCopyElement)); in xmlCopyElementTable()2285 return((xmlAttributeTablePtr) xmlHashCopy(table, xmlCopyAttribute)); in xmlCopyAttributeTable()2562 return((xmlNotationTablePtr) xmlHashCopy(table, xmlCopyNotation)); 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
105270 -#undef xmlHashCopy105271 -extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));105273 -#ifndef xmlHashCopy105274 -extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));105275 -#define xmlHashCopy xmlHashCopy__internal_alias