Home
last modified time | relevance | path

Searched refs:xmlAddChildList (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h945 xmlAddChildList (xmlNodePtr parent,
/external/libxml2/
Dlibxml2.syms897 xmlAddChildList;
Delfgcchack.h985 #undef xmlAddChildList
986 extern __typeof (xmlAddChildList) xmlAddChildList __attribute((alias("xmlAddChildList__internal_ali…
988 #ifndef xmlAddChildList
989 extern __typeof (xmlAddChildList) xmlAddChildList__internal_alias __attribute((visibility("hidden")…
990 #define xmlAddChildList xmlAddChildList__internal_alias macro
DdebugXML.c2335 xmlAddChildList(node, results); in xmlShellSetContent()
DSAX2.c609 xmlAddChildList((xmlNodePtr) ret, children); in xmlSAX2GetEntity()
Dtree.c3240 xmlAddChildList(xmlNodePtr parent, xmlNodePtr cur) { in xmlAddChildList() function
DNEWS798 xmlAddChildList pointer problem (Rob Richards and Kevin Milburn),
Dparser.c7405 xmlAddChildList(ctxt->node, ent->children); in xmlParseReference()
DChangeLog188 * tree.c: set doc on last child tree in xmlAddChildList for
18366 * tree.[ch]: added xmlAddChildList()
Dtestapi.c18324 ret_val = xmlAddChildList(parent, cur); in test_xmlAddChildList()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1119 d xmlAddChildList...
1120 d pr extproc('xmlAddChildList')
/external/libxml2/win32/
Dlibxml2.def.src488 xmlAddChildList