Searched refs:cachedOldBase (Results 1 – 1 of 1) sorted by relevance
5905 const XML_Char *cachedOldBase = NULL; in copyEntityTable() local5928 if (oldE->base == cachedOldBase) in copyEntityTable()5931 cachedOldBase = oldE->base; in copyEntityTable()5932 tem = poolCopyString(newPool, cachedOldBase); in copyEntityTable()