Searched defs:hour (Results 1 – 4 of 4) sorted by relevance
/PHP-5.4/ext/intl/dateformat/ |
H A D | dateformat_format.c | 87 long hour =0; in internal_get_timestamp() local
|
/PHP-5.4/ext/date/lib/ |
H A D | timelib.c | 195 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec) in timelib_decimal_hour_to_hms()
|
H A D | tm2unixtime.c | 351 static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) in do_time()
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 43 unsigned int year, month, day, hour, minute, second; member
|
Completed in 11 milliseconds