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