Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlparse.c357 } STRING_POOL; typedef
394 STRING_POOL pool;
395 STRING_POOL entityValuePool;
562 static void FASTCALL poolInit(STRING_POOL *pool,
564 static void FASTCALL poolClear(STRING_POOL *pool);
742 STRING_POOL m_tempPool;
743 STRING_POOL m_temp2Pool;
6202 STRING_POOL *pool = &(dtd->entityValuePool); in storeEntityValue()
7336 poolClear(STRING_POOL *pool) { in poolClear()
7355 poolDestroy(STRING_POOL *pool) { in poolDestroy()
[all …]