Searched refs:entityValuePool (Results 1 – 1 of 1) sorted by relevance
425 STRING_POOL entityValuePool; member5702 if ((size_t)poolLength(&dtd->entityValuePool) > (size_t)INT_MAX) {5705 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);5707 = (int)(poolLength(&dtd->entityValuePool));5708 poolFinish(&dtd->entityValuePool);5720 poolDiscard(&dtd->entityValuePool);6879 STRING_POOL *pool = &(dtd->entityValuePool);7143 STRING_POOL *const pool = &(parser->m_dtd->entityValuePool);7633 poolInit(&(p->entityValuePool), parser);7680 poolClear(&(p->entityValuePool));[all …]