php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
const char | name [16] |
const size_t | len |
const int | type |
const int | format |
Definition at line 222 of file apprentice.c.
const int type_tbl_s::format |
Definition at line 226 of file apprentice.c.
const size_t type_tbl_s::len |
Definition at line 224 of file apprentice.c.
const char type_tbl_s::name[16] |
Definition at line 223 of file apprentice.c.
const int type_tbl_s::type |
Definition at line 225 of file apprentice.c.