Searched refs:xmlReplaceNode (Results 1 – 9 of 9) sorted by relevance
949 xmlReplaceNode (xmlNodePtr old,
1020 xmlReplaceNode;
8798 #undef xmlReplaceNode8799 extern __typeof (xmlReplaceNode) xmlReplaceNode __attribute((alias("xmlReplaceNode__internal_alias"…8801 #ifndef xmlReplaceNode8802 extern __typeof (xmlReplaceNode) xmlReplaceNode__internal_alias __attribute((visibility("hidden")));8803 #define xmlReplaceNode xmlReplaceNode__internal_alias macro
3876 xmlReplaceNode(xmlNodePtr old, xmlNodePtr cur) { in xmlReplaceNode() function4945 xmlReplaceNode(old, root); in xmlDocSetRootElement()
1661 namespace DTD validation, xmlReplaceNode (Chris Ryland), I/O callbacks2579 - Added a few tree modification functions: xmlReplaceNode,
9521 * tree.c: avoid duplicate code in xmlReplaceNode as pointed out18889 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
23033 ret_val = xmlReplaceNode(old, cur); in test_xmlReplaceNode()
1131 d xmlReplaceNode pr extproc('xmlReplaceNode')
1558 xmlReplaceNode