Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dvalid.h180 xmlCopyElementContent (xmlElementContentPtr content);
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle161 d xmlCopyElementContent...
162 d pr extproc('xmlCopyElementContent')
/third_party/libxml2/
Dlibxml2.syms633 xmlCopyElementContent;
Delfgcchack.h2271 #undef xmlCopyElementContent
2272 extern __typeof (xmlCopyElementContent) xmlCopyElementContent __attribute((alias("xmlCopyElementCon…
2274 #ifndef xmlCopyElementContent
2275 extern __typeof (xmlCopyElementContent) xmlCopyElementContent__internal_alias __attribute((visibili…
2276 #define xmlCopyElementContent xmlCopyElementContent__internal_alias macro
Dvalid.c1118 xmlCopyElementContent(xmlElementContentPtr cur) { in xmlCopyElementContent() function
1718 cur->content = xmlCopyElementContent(elem->content); in xmlCopyElement()
Dtestapi.c25140 ret_val = xmlCopyElementContent(cur); in test_xmlCopyElementContent()
/third_party/libxml2/win32/
Dlibxml2.def.src692 xmlCopyElementContent
/third_party/chromium/patch/
D0001-cve.patch103256 -#undef xmlCopyElementContent
103257 -extern __typeof (xmlCopyElementContent) xmlCopyElementContent __attribute((alias("xmlCopyElementCo…
103259 -#ifndef xmlCopyElementContent
103260 -extern __typeof (xmlCopyElementContent) xmlCopyElementContent__internal_alias __attribute((visibil…
103261 -#define xmlCopyElementContent xmlCopyElementContent__internal_alias