Home
last modified time | relevance | path

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

/third_party/libxml2/
Dentities.c1122 xmlDumpEntityDeclScan(void *ent, void *buf, in xmlDumpEntityDeclScan() function
1136 xmlHashScan(table, xmlDumpEntityDeclScan, buf); in xmlDumpEntitiesTable()
/third_party/chromium/patch/
D0001-cve.patch119107 xmlHashScan(table, xmlDumpEntityDeclScan, buf);