|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_output.h>
Data Fields | |
| int | op |
| php_output_buffer | in |
| php_output_buffer | out |
Definition at line 99 of file php_output.h.
| php_output_buffer _php_output_context::in |
Definition at line 101 of file php_output.h.
| int _php_output_context::op |
Definition at line 100 of file php_output.h.
| php_output_buffer _php_output_context::out |
Definition at line 102 of file php_output.h.