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