Searched refs:php_stream_bucket_delref (Results 1 – 8 of 8) sorted by relevance
97 php_stream_bucket_delref(bucket); in php_bz2_decompress_filter()128 php_stream_bucket_delref(bucket); in php_bz2_decompress_filter()147 php_stream_bucket_delref(bucket); in php_bz2_decompress_filter()152 php_stream_bucket_delref(bucket); in php_bz2_decompress_filter()245 php_stream_bucket_delref(bucket); in php_bz2_compress_filter()265 php_stream_bucket_delref(bucket); in php_bz2_compress_filter()
123 php_stream_bucket_delref(bucket); in php_stream_bucket_make_writeable()150 PHPAPI void php_stream_bucket_delref(php_stream_bucket *bucket) in php_stream_bucket_delref() function342 php_stream_bucket_delref(bucket); in php_stream_filter_append_ex()347 php_stream_bucket_delref(bucket); in php_stream_filter_append_ex()376 php_stream_bucket_delref(bucket); in php_stream_filter_append_ex()466 php_stream_bucket_delref(bucket); in _php_stream_filter_flush()476 php_stream_bucket_delref(bucket); in _php_stream_filter_flush()
68 PHPAPI void php_stream_bucket_delref(php_stream_bucket *bucket);
618 php_stream_bucket_delref(bucket); in _php_stream_fill_read_buffer()1206 php_stream_bucket_delref(bucket); in _php_stream_write_filtered()
94 php_stream_bucket_delref(bucket); in php_zlib_inflate_filter()118 php_stream_bucket_delref(bucket); in php_zlib_inflate_filter()212 php_stream_bucket_delref(bucket); in php_zlib_deflate_filter()233 php_stream_bucket_delref(bucket); in php_zlib_deflate_filter()
69 php_stream_bucket_delref(bucket); in ZEND_RSRC_DTOR_FUNC()228 php_stream_bucket_delref(bucket); in userfilter_filter()235 php_stream_bucket_delref(bucket); in userfilter_filter()
1538 php_stream_bucket_delref(bucket); in strfilter_convert_filter()1557 php_stream_bucket_delref(bucket); in strfilter_convert_filter()
2540 php_stream_bucket_delref(bucket); in php_iconv_stream_filter_do_filter()2559 php_stream_bucket_delref(bucket); in php_iconv_stream_filter_do_filter()
Completed in 49 milliseconds