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