Lines Matching refs:rm_eo
139 const char* pe = text + rm[1].rm_eo;
166 return text += rm[0].rm_eo;
222 len = pRM->rm_eo - pRM->rm_so;
286 text += rm[0].rm_eo;
335 /* p + rm[0].rm_eo is the first character of the macro replacement.
338 p += rm[0].rm_eo;
420 /* p + rm[0].rm_eo is the first character of the macro name.
423 p += rm[0].rm_eo;
544 base += match[0].rm_eo;
576 if (match[0].rm_eo > limit - base)
589 base += match[0].rm_eo;