Searched refs:xmlCopyProp (Results 1 – 8 of 8) sorted by relevance
809 xmlCopyProp (xmlNodePtr target,
930 xmlCopyProp;
2379 #undef xmlCopyProp2380 extern __typeof (xmlCopyProp) xmlCopyProp __attribute((alias("xmlCopyProp__internal_alias")));2382 #ifndef xmlCopyProp2383 extern __typeof (xmlCopyProp) xmlCopyProp__internal_alias __attribute((visibility("hidden")));2384 #define xmlCopyProp xmlCopyProp__internal_alias macro
4113 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { in xmlCopyProp() function4134 q = xmlCopyProp(target, cur); in xmlCopyPropList()
19628 ret_val = xmlCopyProp(target, cur); in test_xmlCopyProp()
14021 in xmlCopyProp()
874 d xmlCopyProp pr extproc('xmlCopyProp')
702 xmlCopyProp