to_return        1064 ext/standard/string.c 		long i, to_return;
to_return        1076 ext/standard/string.c 		to_return = limit + found;
to_return        1078 ext/standard/string.c 		for (i = 0;i < to_return;i++) { /* this checks also for to_return > 0 */