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