Searched refs:xmlCopyEntity (Results 1 – 3 of 3) sorted by relevance
827 xmlCopyEntity(xmlEntityPtr ent) { in xmlCopyEntity() function864 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()
14735 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
910 xmlCopyEntity(xmlEntityPtr ent) { in xmlCopyEntity() function947 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()