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

#include <timelib.h>

Data Fields

const char * version
 
int index_size
 
const timelib_tzdb_index_entryindex
 
const unsigned char * data
 

Detailed Description

Definition at line 357 of file timelib.h.

Field Documentation

◆ data

const unsigned char* _timelib_tzdb::data

Definition at line 361 of file timelib.h.

◆ index

const timelib_tzdb_index_entry* _timelib_tzdb::index

Definition at line 360 of file timelib.h.

◆ index_size

int _timelib_tzdb::index_size

Definition at line 359 of file timelib.h.

◆ version

const char* _timelib_tzdb::version

Definition at line 358 of file timelib.h.


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