Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c565 static void FASTCALL poolDestroy(STRING_POOL *pool);
1575 poolDestroy(&parser->m_tempPool); in XML_ParserFree()
1576 poolDestroy(&parser->m_temp2Pool); in XML_ParserFree()
6947 poolDestroy(&(p->pool));
6948 poolDestroy(&(p->entityValuePool));
7355 poolDestroy(STRING_POOL *pool) { in poolDestroy()
7345 poolDestroy(STRING_POOL *pool) { poolDestroy() function