Home
last modified time | relevance | path

Searched refs:buckets_in (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/php73/php-7.3.33/ext/bz2/
H A Dbz2_filter.c68 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
89 while (buckets_in->head) { in php_bz2_decompress_filter()
92 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/archivers/php73-bz2/php-7.3.33/ext/bz2/
H A Dbz2_filter.c68 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
89 while (buckets_in->head) { in php_bz2_decompress_filter()
92 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/www/mod_php73/php-7.3.33/ext/bz2/
H A Dbz2_filter.c68 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
89 while (buckets_in->head) { in php_bz2_decompress_filter()
92 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/archivers/php74-zlib/php-7.4.27/ext/zlib/
H A Dzlib_filter.c55 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
172 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/archivers/php81-bz2/php-8.1.1/ext/bz2/
H A Dbz2_filter.c67 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/archivers/php81-zlib/php-8.1.1/ext/zlib/
H A Dzlib_filter.c53 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
171 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/archivers/php73-zlib/php-7.3.33/ext/zlib/
H A Dzlib_filter.c55 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
172 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/archivers/php74-bz2/php-7.4.27/ext/bz2/
H A Dbz2_filter.c69 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
90 while (buckets_in->head) { in php_bz2_decompress_filter()
93 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
207 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
226 while (buckets_in->head) { in php_bz2_compress_filter()
229 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/archivers/php80-bz2/php-8.0.15/ext/bz2/
H A Dbz2_filter.c67 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/archivers/php80-zlib/php-8.0.15/ext/zlib/
H A Dzlib_filter.c53 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
171 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/www/mod_php81/php-8.1.1/ext/bz2/
H A Dbz2_filter.c67 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/www/mod_php80/php-8.0.15/ext/zlib/
H A Dzlib_filter.c53 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
171 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/www/mod_php81/php-8.1.1/ext/zlib/
H A Dzlib_filter.c53 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
171 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/www/mod_php74/php-7.4.27/ext/bz2/
H A Dbz2_filter.c69 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
90 while (buckets_in->head) { in php_bz2_decompress_filter()
93 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
207 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
226 while (buckets_in->head) { in php_bz2_compress_filter()
229 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/lang/php81/php-8.1.1/ext/bz2/
H A Dbz2_filter.c67 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/lang/php80/php-8.0.15/ext/bz2/
H A Dbz2_filter.c67 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/lang/php74/php-7.4.27/ext/zlib/
H A Dzlib_filter.c55 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
172 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/lang/php73/php-7.3.33/ext/zlib/
H A Dzlib_filter.c55 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
172 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/lang/php74/php-7.4.27/ext/bz2/
H A Dbz2_filter.c69 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
90 while (buckets_in->head) { in php_bz2_decompress_filter()
93 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
207 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
226 while (buckets_in->head) { in php_bz2_compress_filter()
229 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/lang/php81/php-8.1.1/ext/zlib/
H A Dzlib_filter.c53 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
171 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/lang/php80/php-8.0.15/ext/zlib/
H A Dzlib_filter.c53 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
72 while (buckets_in->head) { in php_zlib_inflate_filter()
75 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
171 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
190 while (buckets_in->head) { in php_zlib_deflate_filter()
193 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/www/mod_php73/php-7.3.33/ext/zlib/
H A Dzlib_filter.c55 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
172 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/www/mod_php80/php-8.0.15/ext/bz2/
H A Dbz2_filter.c67 php_stream_bucket_brigade *buckets_in, in php_bz2_decompress_filter() argument
88 while (buckets_in->head) { in php_bz2_decompress_filter()
91 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_decompress_filter()
206 php_stream_bucket_brigade *buckets_in, in php_bz2_compress_filter() argument
225 while (buckets_in->head) { in php_bz2_compress_filter()
228 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_bz2_compress_filter()
/dports/www/mod_php74/php-7.4.27/ext/zlib/
H A Dzlib_filter.c55 php_stream_bucket_brigade *buckets_in, in php_zlib_inflate_filter() argument
74 while (buckets_in->head) { in php_zlib_inflate_filter()
77 bucket = php_stream_bucket_make_writeable(buckets_in->head); in php_zlib_inflate_filter()
172 php_stream_bucket_brigade *buckets_in, in php_zlib_deflate_filter() argument
191 while (buckets_in->head) { in php_zlib_deflate_filter()
194 bucket = buckets_in->head; in php_zlib_deflate_filter()
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dfilters.c37 php_stream_bucket_brigade *buckets_in, in strfilter_rot13_filter() argument
46 while (buckets_in->head) { in strfilter_rot13_filter()
85 php_stream_bucket_brigade *buckets_in, in strfilter_toupper_filter() argument
94 while (buckets_in->head) { in strfilter_toupper_filter()
113 php_stream_bucket_brigade *buckets_in, in strfilter_tolower_filter() argument
122 while (buckets_in->head) { in strfilter_tolower_filter()
204 php_stream_bucket_brigade *buckets_in, in strfilter_strip_tags_filter() argument
214 while (buckets_in->head) { in strfilter_strip_tags_filter()
1652 while (buckets_in->head != NULL) { in strfilter_convert_filter()
1653 bucket = buckets_in->head; in strfilter_convert_filter()
[all …]

1234