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

Data Fields

unsigned char buf [CSD_BUF_SIZE]
 
int curbit
 
int lastbit
 
int done
 
int last_byte
 

Detailed Description

Definition at line 78 of file gd_gif_in.c.

Field Documentation

◆ buf

unsigned char CODE_STATIC_DATA::buf[CSD_BUF_SIZE]

Definition at line 79 of file gd_gif_in.c.

◆ curbit

int CODE_STATIC_DATA::curbit

Definition at line 80 of file gd_gif_in.c.

◆ done

int CODE_STATIC_DATA::done

Definition at line 80 of file gd_gif_in.c.

◆ last_byte

int CODE_STATIC_DATA::last_byte

Definition at line 80 of file gd_gif_in.c.

◆ lastbit

int CODE_STATIC_DATA::lastbit

Definition at line 80 of file gd_gif_in.c.


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