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

Data Fields

const char name [16]
 
const size_t len
 
const int type
 
const int format
 

Detailed Description

Definition at line 222 of file apprentice.c.

Field Documentation

◆ format

const int type_tbl_s::format

Definition at line 226 of file apprentice.c.

◆ len

const size_t type_tbl_s::len

Definition at line 224 of file apprentice.c.

◆ name

const char type_tbl_s::name[16]

Definition at line 223 of file apprentice.c.

◆ type

const int type_tbl_s::type

Definition at line 225 of file apprentice.c.


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