Searched refs:attach_xmldoc (Results 1 – 1 of 1) sorted by relevance
675 static HRESULT attach_xmldoc(domdoc *This, xmlDocPtr xml ) in attach_xmldoc() function815 return attach_xmldoc(doc, xmldoc); in domdoc_load_from_stream()2152 return attach_xmldoc(This, xmldoc); in domdoc_onDataAvailable()2239 return attach_xmldoc(This, xmldoc); in domdoc_load()2264 hr = attach_xmldoc(This, xmldoc); in domdoc_load()2331 hr = attach_xmldoc(This, xmldoc); in domdoc_load()2470 hr2 = attach_xmldoc(This, xmldoc); in domdoc_loadXML()