Searched refs:newPool (Results 1 – 1 of 1) sorted by relevance
5939 STRING_POOL *newPool, in copyEntityTable() argument5954 name = poolCopyString(newPool, oldE->name); in copyEntityTable()5961 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); in copyEntityTable()5970 tem = poolCopyString(newPool, cachedOldBase); in copyEntityTable()5977 tem = poolCopyString(newPool, oldE->publicId); in copyEntityTable()5984 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, in copyEntityTable()5992 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable()