as_diff           252 lib/common/xml.c int add_xml_object(xmlNode * parent, xmlNode * target, xmlNode * update, gboolean as_diff);
as_diff          4595 lib/common/xml.c add_xml_object(xmlNode * parent, xmlNode * target, xmlNode * update, gboolean as_diff)
as_diff          4640 lib/common/xml.c     if (as_diff == FALSE) {
as_diff          4662 lib/common/xml.c         add_xml_object(target, NULL, a_child, as_diff);