Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dentities.c943 xmlCopyEntity(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyEntity() function
981 return(xmlHashCopy(table, xmlCopyEntity)); in xmlCopyEntitiesTable()
/third_party/libxml2/
Dentities.c943 xmlCopyEntity(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyEntity() function
981 return(xmlHashCopy(table, xmlCopyEntity)); in xmlCopyEntitiesTable()
/third_party/chromium/patch/
D0001-cve.patch89330 - * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()