Searched refs:entityValuePool (Results 1 – 1 of 1) sorted by relevance
275 STRING_POOL entityValuePool; member4201 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4202 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4203 poolFinish(&dtd->entityValuePool); in doProlog()4216 poolDiscard(&dtd->entityValuePool); in doProlog()5145 STRING_POOL *pool = &(dtd->entityValuePool); in storeEntityValue()5705 poolInit(&(p->entityValuePool), ms); in dtdCreate()5752 poolClear(&(p->entityValuePool)); in dtdReset()5793 poolDestroy(&(p->entityValuePool)); in dtdDestroy()