Home
last modified time | relevance | path

Searched refs:xmlSetListDoc (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h981 xmlSetListDoc (xmlNodePtr list,
/external/libxml2/
Dlibxml2.syms1032 xmlSetListDoc;
Delfgcchack.h10481 #undef xmlSetListDoc
10482 extern __typeof (xmlSetListDoc) xmlSetListDoc __attribute((alias("xmlSetListDoc__internal_alias")));
10484 #ifndef xmlSetListDoc
10485 extern __typeof (xmlSetListDoc) xmlSetListDoc__internal_alias __attribute((visibility("hidden")));
10486 #define xmlSetListDoc xmlSetListDoc__internal_alias macro
Dtree.c2818 xmlSetListDoc(prop->children, doc); in xmlSetTreeDoc()
2838 xmlSetListDoc(tree->children, doc); in xmlSetTreeDoc()
2851 xmlSetListDoc(xmlNodePtr list, xmlDocPtr doc) { in xmlSetListDoc() function
DChangeLog15984 * tree.c: set properties doc and call xmlSetListDoc for properties
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1192 d xmlSetListDoc pr extproc('xmlSetListDoc')
/external/libxml2/win32/
Dlibxml2.def.src1827 xmlSetListDoc