contents_file    3584 ext/phar/phar_object.c 	php_stream *contents_file;
contents_file    3612 ext/phar/phar_object.c 				if (!(php_stream_from_zval_no_verify(contents_file, zresource))) {
contents_file    3616 ext/phar/phar_object.c 				php_stream_copy_to_stream_ex(contents_file, data->fp, PHP_STREAM_COPY_ALL, &contents_len);