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
5553 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);
5555 = (int)(poolLength(&dtd->entityValuePool));
5556 poolFinish(&dtd->entityValuePool);
5566 poolDiscard(&dtd->entityValuePool);
6706 STRING_POOL *pool = &(dtd->entityValuePool);
6969 STRING_POOL *const pool = &(parser->m_dtd->entityValuePool);
7455 poolInit(&(p->entityValuePool), parser);
7502 poolClear(&(p->entityValuePool));
7543 poolDestroy(&(p->entityValuePool));