delete_only       128 include/crm/common/xml_compat.h                            gboolean delete_only);
delete_only      2580 lib/common/xml.c replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, gboolean delete_only)
delete_only      2603 lib/common/xml.c     if (is_match && delete_only) {
delete_only      2618 lib/common/xml.c         if (delete_only) {
delete_only      2637 lib/common/xml.c         if (replace_xml_child(parent, child, update, delete_only)) {