left_child 1474 lib/common/patchset.c xmlNode *left_child = NULL; left_child 1525 lib/common/patchset.c for (left_child = pcmk__xml_first_child(left); left_child != NULL; left_child 1526 lib/common/patchset.c left_child = pcmk__xml_next(left_child)) { left_child 1529 lib/common/patchset.c right_child = pcmk__xml_match(right, left_child, false); left_child 1530 lib/common/patchset.c subtract_xml_object(diff, left_child, right_child, full, &child_changed,