replace_xml_child  127 include/crm/common/xml_compat.h gboolean replace_xml_child(xmlNode *parent, xmlNode *child, xmlNode *update,
replace_xml_child 2637 lib/common/xml.c         if (replace_xml_child(parent, child, update, delete_only)) {