Searched defs:newDict (Results 1 – 1 of 1) sorted by relevance
2827 static const xmlChar *_copyStringForNewDictIfNeeded(xmlDictPtr oldDict, xmlDictPtr newDict, const x… in _copyStringForNewDictIfNeeded()2856 xmlDictPtr newDict = doc ? doc->dict : NULL; in xmlSetTreeDoc() local