Searched refs:oldDict (Results 1 – 1 of 1) sorted by relevance
2827 static const xmlChar *_copyStringForNewDictIfNeeded(xmlDictPtr oldDict, xmlDictPtr newDict, const x… in _copyStringForNewDictIfNeeded() argument2830 int oldDictOwnsOldValue = oldDict && (xmlDictOwns(oldDict, oldValue) == 1); in _copyStringForNewDictIfNeeded()