Searched refs:xmlCopyPropList (Results 1 – 8 of 8) sorted by relevance
812 xmlCopyPropList (xmlNodePtr target,
931 xmlCopyPropList;
2389 #undef xmlCopyPropList2390 extern __typeof (xmlCopyPropList) xmlCopyPropList __attribute((alias("xmlCopyPropList__internal_ali…2392 #ifndef xmlCopyPropList2393 extern __typeof (xmlCopyPropList) xmlCopyPropList__internal_alias __attribute((visibility("hidden")…2394 #define xmlCopyPropList xmlCopyPropList__internal_alias macro
4117 xmlCopyPropList(xmlNodePtr target, xmlAttrPtr cur) { in xmlCopyPropList() function4284 ret->properties = xmlCopyPropList(ret, node->properties); in xmlStaticCopyNode()
19547 ret_val = xmlCopyPropList(target, cur); in test_xmlCopyPropList()
5940 * tree.c: fixed segfault in xmlCopyPropList (bug152368); fixed
879 d xmlCopyPropList...880 d pr extproc('xmlCopyPropList')
703 xmlCopyPropList