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

#include <dobject.h>

Data Fields

lexbor_mem_tmem
 
lexbor_array_tcache
 
size_t allocated
 
size_t struct_size
 

Detailed Description

Definition at line 19 of file dobject.h.

Field Documentation

◆ allocated

size_t lexbor_dobject_t::allocated

Definition at line 23 of file dobject.h.

◆ cache

lexbor_array_t* lexbor_dobject_t::cache

Definition at line 21 of file dobject.h.

◆ mem

lexbor_mem_t* lexbor_dobject_t::mem

Definition at line 20 of file dobject.h.

◆ struct_size

size_t lexbor_dobject_t::struct_size

Definition at line 24 of file dobject.h.


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