phar_dir_ops       28 ext/phar/dirstream.c php_stream_ops phar_dir_ops = {
phar_dir_ops      196 ext/phar/dirstream.c 		return php_stream_alloc(&phar_dir_ops, data, NULL, "r");
phar_dir_ops      293 ext/phar/dirstream.c 		return php_stream_alloc(&phar_dir_ops, data, NULL, "r");
phar_dir_ops      296 ext/phar/dirstream.c 		return php_stream_alloc(&phar_dir_ops, data, NULL, "r");