raw_stop 186 maint/gnulib/lib/regex_internal.c pstr->raw_stop = pstr->stop; raw_stop 427 maint/gnulib/lib/regex_internal.c if (pstr->raw_stop > src_idx) raw_stop 581 maint/gnulib/lib/regex_internal.c pstr->stop = pstr->raw_stop; raw_stop 637 maint/gnulib/lib/regex_internal.c pstr->stop = pstr->raw_stop - idx + offset; raw_stop 684 maint/gnulib/lib/regex_internal.c pstr->stop = pstr->raw_stop - idx + offset; raw_stop 393 maint/gnulib/lib/regex_internal.h Idx raw_stop; raw_stop 636 maint/gnulib/lib/regexec.c mctx.input.raw_stop = stop;