Searched refs:poolInit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c473 static void FASTCALL poolInit(STRING_POOL *,
968 poolInit(&parser->m_tempPool, &(parser->m_mem));
969 poolInit(&parser->m_temp2Pool, &(parser->m_mem));
6061 poolInit(&(p->pool), ms);
6062 poolInit(&(p->entityValuePool), ms);
6504 poolInit(STRING_POOL *pool, const XML_Memory_Handling_Suite *ms) { function

Completed in 65 milliseconds