Home
last modified time | relevance | path

Searched defs:newDict (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/libxml/src/
Dtree.c2840 static const xmlChar *_copyStringForNewDictIfNeeded(xmlDictPtr oldDict, xmlDictPtr newDict, const x… in _copyStringForNewDictIfNeeded()
2869 xmlDictPtr newDict = doc ? doc->dict : NULL; in xmlSetTreeDoc() local
/external/libxml2/
Dtree.c2840 static const xmlChar *_copyStringForNewDictIfNeeded(xmlDictPtr oldDict, xmlDictPtr newDict, const x… in _copyStringForNewDictIfNeeded()
2869 xmlDictPtr newDict = doc ? doc->dict : NULL; in xmlSetTreeDoc() local