Home
last modified time | relevance | path

Searched defs:hour (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dtimelib.c185 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec) in timelib_decimal_hour_to_hms()
198 void timelib_hms_to_decimal_hour(int hour, int min, int sec, double *h) in timelib_hms_to_decimal_hour()
H A Dtm2unixtime.c417 static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) in do_time()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_format.c106 hour, in internal_get_timestamp() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c43 unsigned int year, month, day, hour, minute, second; member

Completed in 23 milliseconds