Home
last modified time | relevance | path

Searched defs:sourceDoc (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXSLTProcessorLibxslt.cpp270 xmlDocPtr sourceDoc = 0; in xmlDocPtrFromNode() local
318 if (xmlDocPtr sourceDoc = xmlDocPtrFromNode(sourceNode, shouldFreeSourceDoc)) { in transformToString() local
/external/libxml2/
Dtree.c8797 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptBranch()
9162 xmlDocPtr sourceDoc, in xmlDOMWrapCloneNode()
9685 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptAttr()
9816 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptNode()
/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp1374 xmlDocPtr sourceDoc = xmlReadMemory(reinterpret_cast<const char*>(source.characters()), in xmlDocPtrForString() local