Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dtree.h809 xmlCopyProp (xmlNodePtr target,
/third_party/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.c4169 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) { in xmlCopyProp() function
4190 q = xmlCopyProp(target, cur); in xmlCopyPropList()
Dtestapi.c19603 ret_val = xmlCopyProp(target, cur); in test_xmlCopyProp()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle874 d xmlCopyProp pr extproc('xmlCopyProp')
/third_party/libxml2/win32/
Dlibxml2.def.src702 xmlCopyProp
/third_party/chromium/patch/
D0001-cve.patch88616 - in xmlCopyProp()
103364 -#undef xmlCopyProp
103365 -extern __typeof (xmlCopyProp) xmlCopyProp __attribute((alias("xmlCopyProp__internal_alias")));
103367 -#ifndef xmlCopyProp
103368 -extern __typeof (xmlCopyProp) xmlCopyProp__internal_alias __attribute((visibility("hidden")));
103369 -#define xmlCopyProp xmlCopyProp__internal_alias