position_a       1116 lib/common/patchset.c     int position_a = -1;
position_a       1119 lib/common/patchset.c     crm_element_value_int(change_obj_a->change, XML_DIFF_POSITION, &position_a);
position_a       1122 lib/common/patchset.c     if (position_a < position_b) {
position_a       1125 lib/common/patchset.c     } else if (position_a > position_b) {