Home
last modified time | relevance | path

Searched refs:xmlCopyEntity (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dentities.c966 xmlCopyEntity(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyEntity() function
1004 return(xmlHashCopy(table, xmlCopyEntity)); in xmlCopyEntitiesTable()
DChangeLog14735 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()