Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c244 } HASH_TABLE; typedef
416 HASH_TABLE defaultAttForName;
420 HASH_TABLE generalEntities;
421 HASH_TABLE elementTypes;
422 HASH_TABLE attributeIds;
423 HASH_TABLE prefixes;
435 HASH_TABLE paramEntities;
599 static int copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable,
600 STRING_POOL *newPool, const HASH_TABLE *oldTable);
601 static NAMED *lookupWithLength(XML_Parser parser, HASH_TABLE *table, KEY name,
[all …]