php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_stream_bucket_brigade Struct Reference

#include <php_stream_filter_api.h>

Data Fields

php_stream_buckethead
 
php_stream_buckettail
 

Detailed Description

Definition at line 54 of file php_stream_filter_api.h.

Field Documentation

◆ head

php_stream_bucket* _php_stream_bucket_brigade::head

Definition at line 55 of file php_stream_filter_api.h.

◆ tail

php_stream_bucket * _php_stream_bucket_brigade::tail

Definition at line 55 of file php_stream_filter_api.h.


The documentation for this struct was generated from the following file: