Lines Matching defs:entityValuePool
372 STRING_POOL entityValuePool;
5036 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);
5038 = (int)(poolLength(&dtd->entityValuePool));
5039 poolFinish(&dtd->entityValuePool);
5049 poolDiscard(&dtd->entityValuePool);
6087 STRING_POOL *pool = &(dtd->entityValuePool);
6097 have to make sure that entityValuePool.start is not null */
6718 poolInit(&(p->entityValuePool), ms);
6764 poolClear(&(p->entityValuePool));
6804 poolDestroy(&(p->entityValuePool));