bkref_str_off 2631 maint/gnulib/lib/regexec.c Idx sub_last_idx, sl_str, bkref_str_off; bkref_str_off 2637 maint/gnulib/lib/regexec.c bkref_str_off = bkref_str_idx; bkref_str_off 2649 maint/gnulib/lib/regexec.c if (__glibc_unlikely (bkref_str_off + sl_str_diff bkref_str_off 2653 maint/gnulib/lib/regexec.c if (bkref_str_off + sl_str_diff > mctx->input.len) bkref_str_off 2657 maint/gnulib/lib/regexec.c bkref_str_off bkref_str_off 2663 maint/gnulib/lib/regexec.c if (memcmp (buf + bkref_str_off, buf + sl_str, sl_str_diff) != 0) bkref_str_off 2667 maint/gnulib/lib/regexec.c bkref_str_off += sl_str_diff; bkref_str_off 2697 maint/gnulib/lib/regexec.c if (__glibc_unlikely (bkref_str_off >= mctx->input.valid_len)) bkref_str_off 2700 maint/gnulib/lib/regexec.c if (bkref_str_off >= mctx->input.len) bkref_str_off 2703 maint/gnulib/lib/regexec.c err = extend_buffers (mctx, bkref_str_off + 1); bkref_str_off 2709 maint/gnulib/lib/regexec.c if (buf [bkref_str_off++] != buf[sl_str - 1])