Searched refs:cachedOldBase (Results 1 – 1 of 1) sorted by relevance
7092 const XML_Char *cachedOldBase = NULL; in copyEntityTable() local7115 if (oldE->base == cachedOldBase) in copyEntityTable()7118 cachedOldBase = oldE->base; in copyEntityTable()7119 tem = poolCopyString(newPool, cachedOldBase); in copyEntityTable()