Searched refs:xmlCopyEntity (Results 1 – 2 of 2) sorted by relevance
966 xmlCopyEntity(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyEntity() function1004 return(xmlHashCopy(table, xmlCopyEntity)); in xmlCopyEntitiesTable()
14735 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()