Searched defs:tm (Results 1 – 13 of 13) sorted by relevance
/php-src/ext/fileinfo/libmagic/ |
H A D | print.c | 276 struct tm *tm, tmz; in file_fmtdatetime() local 316 struct tm tm; in file_fmtdate() local 335 struct tm tm; in file_fmttime() local
|
H A D | cdf_time.c | 101 struct tm tm; in cdf_timestamp_to_timespec() local 154 struct tm tm; in cdf_timespec_to_timestamp() local
|
/php-src/ext/date/lib/ |
H A D | unixtime2tm.c | 57 void timelib_unixtime2gmt(timelib_time* tm, timelib_sll ts) in timelib_unixtime2gmt() 83 void timelib_update_from_sse(timelib_time *tm) in timelib_update_from_sse() 120 void timelib_unixtime2local(timelib_time *tm, timelib_sll ts) in timelib_unixtime2local()
|
H A D | timelib.c | 121 void timelib_time_tz_abbr_update(timelib_time* tm, const char* tz_abbr) in timelib_time_tz_abbr_update()
|
/php-src/main/ |
H A D | reentrancy.c | 62 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() 92 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() 152 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
|
/php-src/ext/phar/ |
H A D | zip.c | 158 struct tm *tm, tmbuf; in phar_zip_d2u_time() local 179 struct tm *tm, tmbuf; in phar_zip_u2d_time() local
|
/php-src/ext/standard/ |
H A D | ftp_fopen_wrapper.c | 825 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
|
H A D | basic_functions.c | 1202 struct timeval tm; local
|
/php-src/ext/ftp/ |
H A D | ftp.c | 1177 struct tm tm; in ftp_mdtm() local
|
/php-src/ext/session/ |
H A D | session.c | 1253 struct tm tm, *res; in strcpy_gmt() local
|
/php-src/sapi/cli/ |
H A D | php_cli_server.c | 269 struct tm tm; in php_cli_server_get_system_time() local
|
/php-src/sapi/litespeed/ |
H A D | lsapilib.c | 250 struct tm tm; in LSAPI_Log() local
|
/php-src/ext/date/ |
H A D | php_date.c | 59 struct timeval tm; in php_time() local
|
Completed in 70 milliseconds