phar_dir_ops       28 ext/phar/dirstream.c php_stream_ops phar_dir_ops = {
phar_dir_ops      195 ext/phar/dirstream.c 		return php_stream_alloc(&phar_dir_ops, data, NULL, "r");
phar_dir_ops      291 ext/phar/dirstream.c 		return php_stream_alloc(&phar_dir_ops, data, NULL, "r");
phar_dir_ops      294 ext/phar/dirstream.c 		return php_stream_alloc(&phar_dir_ops, data, NULL, "r");