Lines Matching refs:temp2Pool
656 #define temp2Pool (parser->m_temp2Pool)
819 poolInit(&temp2Pool, &(parser->m_mem));
954 poolClear(&temp2Pool);
1170 poolDestroy(&temp2Pool);
3455 storedEncName = poolStoreString(&temp2Pool,
3462 poolFinish(&temp2Pool);
3465 storedversion = poolStoreString(&temp2Pool,
3488 &temp2Pool, encoding, encodingName,
3494 poolClear(&temp2Pool);
3502 poolClear(&temp2Pool);
5010 name = poolStoreString(&temp2Pool, enc,
5016 poolDiscard(&temp2Pool);