php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
void * | data |
int | logicalSize |
int | realSize |
int | dataGood |
int | pos |
int | freeOK |
Definition at line 29 of file gd_io_dp.c.
void* dpStruct::data |
Definition at line 31 of file gd_io_dp.c.
int dpStruct::dataGood |
Definition at line 34 of file gd_io_dp.c.
int dpStruct::freeOK |
Definition at line 36 of file gd_io_dp.c.
int dpStruct::logicalSize |
Definition at line 32 of file gd_io_dp.c.
int dpStruct::pos |
Definition at line 35 of file gd_io_dp.c.
int dpStruct::realSize |
Definition at line 33 of file gd_io_dp.c.