Searched defs:sourceDoc (Results 1 – 3 of 3) sorted by relevance
270 xmlDocPtr sourceDoc = 0; in xmlDocPtrFromNode() local318 if (xmlDocPtr sourceDoc = xmlDocPtrFromNode(sourceNode, shouldFreeSourceDoc)) { in transformToString() local
8797 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptBranch()9162 xmlDocPtr sourceDoc, in xmlDOMWrapCloneNode()9685 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptAttr()9816 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptNode()
1374 xmlDocPtr sourceDoc = xmlReadMemory(reinterpret_cast<const char*>(source.characters()), in xmlDocPtrForString() local