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