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

Data Fields

struct magic_entryme
 
uint32_t count
 
uint32_t max
 

Detailed Description

Definition at line 98 of file apprentice.c.

Field Documentation

◆ count

uint32_t magic_entry_set::count

Definition at line 100 of file apprentice.c.

◆ max

uint32_t magic_entry_set::max

Definition at line 101 of file apprentice.c.

◆ me

struct magic_entry* magic_entry_set::me

Definition at line 99 of file apprentice.c.


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