orig_begin 4202 ext/standard/string.c size_t begin, end, char_count, orig_begin; orig_begin 4327 ext/standard/string.c orig_begin=begin; orig_begin 4339 ext/standard/string.c for (i = orig_begin; i <= end && _isnewline(heb_str[i]); i++) { orig_begin 4343 ext/standard/string.c begin=orig_begin;