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

#include <file.h>

Data Fields

struct magicmagic
 
size_t nmagic
 
voidmap
 
struct mlistnext
 
struct mlistprev
 

Detailed Description

Definition at line 413 of file file.h.

Field Documentation

◆ magic

struct magic* mlist::magic

Definition at line 414 of file file.h.

◆ map

void* mlist::map

Definition at line 416 of file file.h.

◆ next

struct mlist* mlist::next

Definition at line 417 of file file.h.

◆ nmagic

size_t mlist::nmagic

Definition at line 415 of file file.h.

◆ prev

struct mlist * mlist::prev

Definition at line 417 of file file.h.


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