Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXSLTProcessorLibxslt.cpp248 xmlDocPtr sourceDoc = 0; in xmlDocPtrFromNode() local
297 if (xmlDocPtr sourceDoc = xmlDocPtrFromNode(sourceNode, shouldFreeSourceDoc)) { in transformToString() local
/external/chromium_org/third_party/libxml/src/
Dtree.c8784 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptBranch()
9149 xmlDocPtr sourceDoc, in xmlDOMWrapCloneNode()
9672 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptAttr()
9803 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptNode()
Dtestapi.c19448 xmlDocPtr sourceDoc; /* the optional sourceDoc */ in test_xmlDOMWrapAdoptNode() local
19516 xmlDocPtr sourceDoc; /* the optional sourceDoc */ in test_xmlDOMWrapCloneNode() local
/external/libxml2/
Dtree.c8955 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptBranch()
9323 xmlDocPtr sourceDoc, in xmlDOMWrapCloneNode()
9849 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptAttr()
9982 xmlDocPtr sourceDoc, in xmlDOMWrapAdoptNode()