Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h809 xmlCopyProp (xmlNodePtr target,
/external/libxml2/
Dlibxml2.syms930 xmlCopyProp;
Delfgcchack.h2379 #undef xmlCopyProp
2380 extern __typeof (xmlCopyProp) xmlCopyProp __attribute((alias("xmlCopyProp__internal_alias")));
2382 #ifndef xmlCopyProp
2383 extern __typeof (xmlCopyProp) xmlCopyProp__internal_alias __attribute((visibility("hidden")));
2384 #define xmlCopyProp xmlCopyProp__internal_alias macro
Dtree.c4113 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { in xmlCopyProp() function
4134 q = xmlCopyProp(target, cur); in xmlCopyPropList()
Dtestapi.c19628 ret_val = xmlCopyProp(target, cur); in test_xmlCopyProp()
DChangeLog14021 in xmlCopyProp()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle874 d xmlCopyProp pr extproc('xmlCopyProp')
/external/libxml2/win32/
Dlibxml2.def.src702 xmlCopyProp