Searched refs:memPool (Results 1 – 2 of 2) sorted by relevance
51 MemPool* pool = node->memPool; \58 MemPool* pool = attrib->memPool; \515 returnNode->memPool = &commentPool; in Identify()520 returnNode->memPool = &commentPool; in Identify()526 returnNode->memPool = &textPool; in Identify()532 returnNode->memPool = &commentPool; in Identify()537 returnNode->memPool = &elementPool; in Identify()542 returnNode->memPool = &textPool; in Identify()1284 attrib->memPool = &document->attributePool; in FindOrCreateAttribute()1332 attrib->memPool = &document->attributePool; in ParseAttributes()[all …]
741 MemPool* memPool;1016 MemPool* memPool; variable