to_return        1129 ext/standard/string.c 		zend_long i, to_return;
to_return        1142 ext/standard/string.c 		to_return = limit + found;
to_return        1144 ext/standard/string.c 		for (i = 0; i < to_return; i++) { /* this checks also for to_return > 0 */