php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
const char * | name |
int | unit |
int | multiplier |
Definition at line 152 of file parse_date.c.
int _timelib_relunit::multiplier |
Definition at line 155 of file parse_date.c.
const char* _timelib_relunit::name |
Definition at line 153 of file parse_date.c.
int _timelib_relunit::unit |
Definition at line 154 of file parse_date.c.