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

#include <timelib.h>

Data Fields

char * std
 
timelib_sll std_offset
 
char * dst
 
timelib_sll dst_offset
 
timelib_posix_trans_infodst_begin
 
timelib_posix_trans_infodst_end
 
int type_index_std_type
 
int type_index_dst_type
 

Detailed Description

Definition at line 169 of file timelib.h.

Field Documentation

◆ dst

char* _timelib_posix_str::dst

Definition at line 173 of file timelib.h.

◆ dst_begin

timelib_posix_trans_info* _timelib_posix_str::dst_begin

Definition at line 176 of file timelib.h.

◆ dst_end

timelib_posix_trans_info* _timelib_posix_str::dst_end

Definition at line 177 of file timelib.h.

◆ dst_offset

timelib_sll _timelib_posix_str::dst_offset

Definition at line 174 of file timelib.h.

◆ std

char* _timelib_posix_str::std

Definition at line 171 of file timelib.h.

◆ std_offset

timelib_sll _timelib_posix_str::std_offset

Definition at line 172 of file timelib.h.

◆ type_index_dst_type

int _timelib_posix_str::type_index_dst_type

Definition at line 180 of file timelib.h.

◆ type_index_std_type

int _timelib_posix_str::type_index_std_type

Definition at line 179 of file timelib.h.


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