window_size      1572 ext/phar/phar.c 	const int window_size = 1024;
window_size      1721 ext/phar/phar.c 		memmove(buffer, buffer + window_size, tokenlen); /* move the memory buffer by the size of the window */