Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c400 STRING_POOL entityValuePool; member
5617 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);
5619 = (int)(poolLength(&dtd->entityValuePool));
5620 poolFinish(&dtd->entityValuePool);
5630 poolDiscard(&dtd->entityValuePool);
6767 STRING_POOL *pool = &(dtd->entityValuePool);
7023 STRING_POOL *const pool = &(parser->m_dtd->entityValuePool);
7495 poolInit(&(p->entityValuePool), parser);
7541 poolClear(&(p->entityValuePool));
7581 poolDestroy(&(p->entityValuePool));