rm_eo             580 lib/common/rules.c             || (submatches[submatch].rm_eo
rm_eo             585 lib/common/rules.c         match_len = submatches[submatch].rm_eo - submatches[submatch].rm_so;
rm_eo              27 lib/common/tests/rules/pcmk__evaluate_attr_expression_test.c     { .rm_so = 0, .rm_eo = 12 }, // %0 = Entire string
rm_eo              28 lib/common/tests/rules/pcmk__evaluate_attr_expression_test.c     { .rm_so = 7, .rm_eo = 12 }, // %1 = "north"
rm_eo              20 lib/common/tests/rules/pcmk__replace_submatches_test.c     { .rm_so = 0, .rm_eo = 16 },    // %0 = entire string
rm_eo              21 lib/common/tests/rules/pcmk__replace_submatches_test.c     { .rm_so = 5, .rm_eo = 7 },     // %1 = "is"
rm_eo              22 lib/common/tests/rules/pcmk__replace_submatches_test.c     { .rm_so = 9, .rm_eo = 9 },     // %2 = empty match