Searched refs:cachedOldBase (Results 1 – 1 of 1) sorted by relevance
5889 const XML_Char *cachedOldBase = NULL; in copyEntityTable() local5912 if (oldE->base == cachedOldBase) in copyEntityTable()5915 cachedOldBase = oldE->base; in copyEntityTable()5916 tem = poolCopyString(newPool, cachedOldBase); in copyEntityTable()