position_a       1108 lib/common/patchset.c     int position_a = -1;
position_a       1111 lib/common/patchset.c     crm_element_value_int(change_obj_a->change, XML_DIFF_POSITION, &position_a);
position_a       1114 lib/common/patchset.c     if (position_a < position_b) {
position_a       1117 lib/common/patchset.c     } else if (position_a > position_b) {