orig_begin 4065 ext/standard/string.c int begin, end, char_count, orig_begin; orig_begin 4189 ext/standard/string.c orig_begin=begin; orig_begin 4201 ext/standard/string.c for (i = orig_begin; i <= end && _isnewline(heb_str[i]); i++) { orig_begin 4205 ext/standard/string.c begin=orig_begin;