right_child      4392 lib/common/xml.c     xmlNode *right_child = NULL;
right_child      4453 lib/common/xml.c         right_child = find_element(right, left_child, FALSE);
right_child      4454 lib/common/xml.c         subtract_xml_object(diff, left_child, right_child, full, &child_changed, marker);