php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
void * | p |
size_t | len |
int | type |
struct magic * | magic [MAGIC_SETS] |
uint32_t | nmagic [MAGIC_SETS] |
Definition at line 104 of file apprentice.c.
size_t magic_map::len |
Definition at line 106 of file apprentice.c.
struct magic* magic_map::magic[MAGIC_SETS] |
Definition at line 108 of file apprentice.c.
uint32_t magic_map::nmagic[MAGIC_SETS] |
Definition at line 109 of file apprentice.c.
void* magic_map::p |
Definition at line 105 of file apprentice.c.
int magic_map::type |
Definition at line 107 of file apprentice.c.