Searched refs:entityValuePool (Results 1 – 1 of 1) sorted by relevance
268 STRING_POOL entityValuePool; member4163 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4164 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4165 poolFinish(&dtd->entityValuePool); in doProlog()4178 poolDiscard(&dtd->entityValuePool); in doProlog()5107 STRING_POOL *pool = &(dtd->entityValuePool); in storeEntityValue()5667 poolInit(&(p->entityValuePool), ms); in dtdCreate()5714 poolClear(&(p->entityValuePool)); in dtdReset()5755 poolDestroy(&(p->entityValuePool)); in dtdDestroy()