Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c399 STRING_POOL entityValuePool; member
5634 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);
5636 = (int)(poolLength(&dtd->entityValuePool));
5637 poolFinish(&dtd->entityValuePool);
5647 poolDiscard(&dtd->entityValuePool);
6787 STRING_POOL *pool = &(dtd->entityValuePool);
7050 STRING_POOL *const pool = &(parser->m_dtd->entityValuePool);
7530 poolInit(&(p->entityValuePool), parser);
7576 poolClear(&(p->entityValuePool));
7616 poolDestroy(&(p->entityValuePool));