php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
struct magic * | mp |
uint32_t | cont_count |
uint32_t | max_count |
Definition at line 92 of file apprentice.c.
uint32_t magic_entry::cont_count |
Definition at line 94 of file apprentice.c.
uint32_t magic_entry::max_count |
Definition at line 95 of file apprentice.c.
struct magic* magic_entry::mp |
Definition at line 93 of file apprentice.c.