php_stream_bucket   77 ext/bz2/bz2_filter.c 	php_stream_bucket *bucket;
php_stream_bucket  140 ext/bz2/bz2_filter.c 				php_stream_bucket *out_bucket;
php_stream_bucket  215 ext/bz2/bz2_filter.c 	php_stream_bucket *bucket;
php_stream_bucket  253 ext/bz2/bz2_filter.c 				php_stream_bucket *out_bucket;
php_stream_bucket 2561 ext/iconv/iconv.c 	php_stream_bucket *new_bucket;
php_stream_bucket 2768 ext/iconv/iconv.c 	php_stream_bucket *bucket = NULL;
php_stream_bucket   45 ext/mcrypt/mcrypt_filter.c 	php_stream_bucket *bucket;
php_stream_bucket   64 ext/mcrypt/mcrypt_filter.c 			php_stream_bucket *newbucket;
php_stream_bucket  105 ext/mcrypt/mcrypt_filter.c 		php_stream_bucket *newbucket;
php_stream_bucket   45 ext/standard/filters.c 	php_stream_bucket *bucket;
php_stream_bucket   93 ext/standard/filters.c 	php_stream_bucket *bucket;
php_stream_bucket  121 ext/standard/filters.c 	php_stream_bucket *bucket;
php_stream_bucket  212 ext/standard/filters.c 	php_stream_bucket *bucket;
php_stream_bucket 1547 ext/standard/filters.c 	php_stream_bucket *new_bucket;
php_stream_bucket 1750 ext/standard/filters.c 	php_stream_bucket *bucket = NULL;
php_stream_bucket 1870 ext/standard/filters.c 	php_stream_bucket *bucket;
php_stream_bucket 2082 ext/standard/filters.c 	php_stream_bucket *bucket;
php_stream_bucket   81 ext/standard/user_filters.c 	php_stream_bucket *bucket = (php_stream_bucket *)rsrc->ptr;
php_stream_bucket  244 ext/standard/user_filters.c 		php_stream_bucket *bucket = buckets_in->head;
php_stream_bucket  254 ext/standard/user_filters.c 		php_stream_bucket *bucket = buckets_out->head;
php_stream_bucket  423 ext/standard/user_filters.c 	php_stream_bucket *bucket;
php_stream_bucket  452 ext/standard/user_filters.c 	php_stream_bucket *bucket;
php_stream_bucket  464 ext/standard/user_filters.c 	ZEND_FETCH_RESOURCE(bucket, php_stream_bucket *, pzbucket, -1, PHP_STREAM_BUCKET_RES_NAME, le_bucket);
php_stream_bucket  516 ext/standard/user_filters.c 	php_stream_bucket *bucket;
php_stream_bucket   64 ext/zlib/zlib_filter.c 	php_stream_bucket *bucket;
php_stream_bucket  115 ext/zlib/zlib_filter.c 				php_stream_bucket *out_bucket;
php_stream_bucket  189 ext/zlib/zlib_filter.c 	php_stream_bucket *bucket;
php_stream_bucket  228 ext/zlib/zlib_filter.c 				php_stream_bucket *out_bucket;
php_stream_bucket   73 main/streams/filter.c PHPAPI php_stream_bucket *php_stream_bucket_new(php_stream *stream, char *buf, size_t buflen, int own_buf, int buf_persistent TSRMLS_DC)
php_stream_bucket   76 main/streams/filter.c 	php_stream_bucket *bucket;
php_stream_bucket   78 main/streams/filter.c 	bucket = (php_stream_bucket*)pemalloc(sizeof(php_stream_bucket), is_persistent);
php_stream_bucket  117 main/streams/filter.c PHPAPI php_stream_bucket *php_stream_bucket_make_writeable(php_stream_bucket *bucket TSRMLS_DC)
php_stream_bucket  119 main/streams/filter.c 	php_stream_bucket *retval;
php_stream_bucket  127 main/streams/filter.c 	retval = (php_stream_bucket*)pemalloc(sizeof(php_stream_bucket), bucket->is_persistent);
php_stream_bucket  143 main/streams/filter.c 	*left = (php_stream_bucket*)pecalloc(1, sizeof(php_stream_bucket), in->is_persistent);
php_stream_bucket  144 main/streams/filter.c 	*right = (php_stream_bucket*)pecalloc(1, sizeof(php_stream_bucket), in->is_persistent);
php_stream_bucket  356 main/streams/filter.c 		php_stream_bucket *bucket;
php_stream_bucket  434 main/streams/filter.c 	php_stream_bucket *bucket;
php_stream_bucket   45 main/streams/php_stream_filter_api.h 	php_stream_bucket *next, *prev;
php_stream_bucket   59 main/streams/php_stream_filter_api.h 	php_stream_bucket *head, *tail;
php_stream_bucket  591 main/streams/streams.c 			php_stream_bucket *bucket;
php_stream_bucket 1162 main/streams/streams.c 	php_stream_bucket *bucket;