Home
last modified time | relevance | path

Searched refs:copy_properties (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msxml3/
H A Ddomdoc.c308 static domdoc_properties* copy_properties(domdoc_properties const* properties) in copy_properties() function
684 copy_properties(This->properties); in attach_xmldoc()
1266 priv_from_xmlDocPtr(clone->doc)->properties = copy_properties(This->properties); in domdoc_cloneNode()