Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/lib/
H A Dxmlparse.c361 } STRING_POOL; typedef
398 STRING_POOL pool;
399 STRING_POOL entityValuePool;
577 static void FASTCALL poolInit(STRING_POOL *pool,
579 static void FASTCALL poolClear(STRING_POOL *pool);
761 STRING_POOL m_tempPool;
762 STRING_POOL m_temp2Pool;
6402 STRING_POOL *pool = &(dtd->entityValuePool); in storeEntityValue()
7604 poolClear(STRING_POOL *pool) { in poolClear()
7623 poolDestroy(STRING_POOL *pool) { in poolDestroy()
[all …]