Searched refs:entityValuePool (Results 1 – 1 of 1) sorted by relevance
268 STRING_POOL entityValuePool; member4150 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4151 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4152 poolFinish(&dtd->entityValuePool); in doProlog()4165 poolDiscard(&dtd->entityValuePool); in doProlog()5094 STRING_POOL *pool = &(dtd->entityValuePool); in storeEntityValue()5651 poolInit(&(p->entityValuePool), ms); in dtdCreate()5698 poolClear(&(p->entityValuePool)); in dtdReset()5739 poolDestroy(&(p->entityValuePool)); in dtdDestroy()