887
887
(length == 0 || !args[2]->unsigned_flag))
891
891
/* Set here so that rest of code sees out-of-bound value as such. */
895
895
/* if "unsigned_flag" is set, we have a *huge* positive number. */
901
901
start= ((start < 0) ? res->numchars() + start : start - 1);