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

#include <cdb_make.h>

Data Fields

char final [2048]
 
uint32 count [256]
 
uint32 start [256]
 
struct cdb_hplisthead
 
struct cdb_hpsplit
 
struct cdb_hphash
 
uint32 numentries
 
uint32 pos
 
php_streamfp
 

Detailed Description

Definition at line 38 of file cdb_make.h.

Field Documentation

◆ count

uint32 cdb_make::count[256]

Definition at line 41 of file cdb_make.h.

◆ final

char cdb_make::final[2048]

Definition at line 40 of file cdb_make.h.

◆ fp

php_stream* cdb_make::fp

Definition at line 50 of file cdb_make.h.

◆ hash

struct cdb_hp* cdb_make::hash

Definition at line 45 of file cdb_make.h.

◆ head

struct cdb_hplist* cdb_make::head

Definition at line 43 of file cdb_make.h.

◆ numentries

uint32 cdb_make::numentries

Definition at line 46 of file cdb_make.h.

◆ pos

uint32 cdb_make::pos

Definition at line 48 of file cdb_make.h.

◆ split

struct cdb_hp* cdb_make::split

Definition at line 44 of file cdb_make.h.

◆ start

uint32 cdb_make::start[256]

Definition at line 42 of file cdb_make.h.


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