Home
last modified time | relevance | path

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

/openbsd/src/lib/libexpat/lib/
Dxmlparse.c551 STRING_POOL *newPool, const HASH_TABLE *oldTable);
7097 STRING_POOL *newPool, const HASH_TABLE *oldTable) { in copyEntityTable() argument
7102 hashTableIterInit(&iter, oldTable); in copyEntityTable()