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

/forgerock/web-agents-v4/expat/
H A Dxmlparse.c412 poolInit(STRING_POOL *, const XML_Memory_Handling_Suite *ms);
818 poolInit(&tempPool, &(parser->m_mem));
819 poolInit(&temp2Pool, &(parser->m_mem));
5650 poolInit(&(p->pool), ms);
5651 poolInit(&(p->entityValuePool), ms);
6097 poolInit(STRING_POOL *pool, const XML_Memory_Handling_Suite *ms) function

Completed in 45 milliseconds