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

#include <cdf.h>

Data Fields

uint16_t ce_namlen
 
uint32_t ce_num
 
uint64_t ce_timestamp
 
uint16_t ce_name [256]
 

Detailed Description

Definition at line 271 of file cdf.h.

Field Documentation

◆ ce_name

uint16_t cdf_catalog_entry_t::ce_name[256]

Definition at line 275 of file cdf.h.

◆ ce_namlen

uint16_t cdf_catalog_entry_t::ce_namlen

Definition at line 272 of file cdf.h.

◆ ce_num

uint32_t cdf_catalog_entry_t::ce_num

Definition at line 273 of file cdf.h.

◆ ce_timestamp

uint64_t cdf_catalog_entry_t::ce_timestamp

Definition at line 274 of file cdf.h.


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