Searched refs:copy_properties (Results 1 – 1 of 1) sorted by relevance
308 static domdoc_properties* copy_properties(domdoc_properties const* properties) in copy_properties() function684 copy_properties(This->properties); in attach_xmldoc()1266 priv_from_xmlDocPtr(clone->doc)->properties = copy_properties(This->properties); in domdoc_cloneNode()