Skip to main content

Module hash

Module hash 

Source
Expand description

Hash table — public xmlHash API (§85 Phase 2).

libxml2’s hash table implementation, used for DTD element/attribute tables, XPath function lookup, catalog entries, and more.

Phase 0: scaffolded. Implementation begins in Phase 2.