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

#include <php_output.h>

Data Fields

int op
 
php_output_buffer in
 
php_output_buffer out
 

Detailed Description

Definition at line 99 of file php_output.h.

Field Documentation

◆ in

php_output_buffer _php_output_context::in

Definition at line 101 of file php_output.h.

◆ op

int _php_output_context::op

Definition at line 100 of file php_output.h.

◆ out

php_output_buffer _php_output_context::out

Definition at line 102 of file php_output.h.


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