rm_eo 536 htags/htags.c for (p = _; !regexec(&preg, p, 2, pmatch, 0); p += pmatch[0].rm_eo) { rm_eo 538 htags/htags.c int length = pmatch[0].rm_eo - pmatch[0].rm_so; rm_eo 5795 libglibc/regex.c pmatch[r].rm_eo = regs.end[r]; rm_eo 421 libglibc/regex.h regoff_t rm_eo; /* Byte offset from string's start to substring's end. */