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

#include <ir_private.h>

Data Fields

char * ptr
 
char * end
 
ir_arenaprev
 

Detailed Description

Definition at line 228 of file ir_private.h.

Field Documentation

◆ end

char* _ir_arena::end

Definition at line 230 of file ir_private.h.

◆ prev

ir_arena* _ir_arena::prev

Definition at line 231 of file ir_private.h.

◆ ptr

char* _ir_arena::ptr

Definition at line 229 of file ir_private.h.


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