Searched refs:entityValuePool (Results 1 – 1 of 1) sorted by relevance
276 STRING_POOL entityValuePool; member4202 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4203 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4204 poolFinish(&dtd->entityValuePool); in doProlog()4217 poolDiscard(&dtd->entityValuePool); in doProlog()5146 STRING_POOL *pool = &(dtd->entityValuePool); in storeEntityValue()5706 poolInit(&(p->entityValuePool), ms); in dtdCreate()5753 poolClear(&(p->entityValuePool)); in dtdReset()5794 poolDestroy(&(p->entityValuePool)); in dtdDestroy()