Home
last modified time | relevance | path

Searched refs:xmlReplaceNode (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h949 xmlReplaceNode (xmlNodePtr old,
/external/libxml2/
Dlibxml2.syms1020 xmlReplaceNode;
Delfgcchack.h8798 #undef xmlReplaceNode
8799 extern __typeof (xmlReplaceNode) xmlReplaceNode __attribute((alias("xmlReplaceNode__internal_alias"…
8801 #ifndef xmlReplaceNode
8802 extern __typeof (xmlReplaceNode) xmlReplaceNode__internal_alias __attribute((visibility("hidden")));
8803 #define xmlReplaceNode xmlReplaceNode__internal_alias macro
Dtree.c3886 xmlReplaceNode(xmlNodePtr old, xmlNodePtr cur) { in xmlReplaceNode() function
4955 xmlReplaceNode(old, root); in xmlDocSetRootElement()
DNEWS1661 namespace DTD validation, xmlReplaceNode (Chris Ryland), I/O callbacks
2579 - Added a few tree modification functions: xmlReplaceNode,
DChangeLog9521 * tree.c: avoid duplicate code in xmlReplaceNode as pointed out
18889 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
Dtestapi.c23168 ret_val = xmlReplaceNode(old, cur); in test_xmlReplaceNode()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1131 d xmlReplaceNode pr extproc('xmlReplaceNode')
/external/libxml2/win32/
Dlibxml2.def.src1558 xmlReplaceNode