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

Data Fields

const char * name
 
int unit
 
int multiplier
 

Detailed Description

Definition at line 152 of file parse_date.c.

Field Documentation

◆ multiplier

int _timelib_relunit::multiplier

Definition at line 155 of file parse_date.c.

◆ name

const char* _timelib_relunit::name

Definition at line 153 of file parse_date.c.

◆ unit

int _timelib_relunit::unit

Definition at line 154 of file parse_date.c.


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