Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 14 of 14) sorted by relevance

/PHP-7.1/ext/date/lib/
H A Dunixtime2tm.c44 void timelib_unixtime2gmt(timelib_time* tm, timelib_sll ts) in timelib_unixtime2gmt()
141 void timelib_update_from_sse(timelib_time *tm) in timelib_update_from_sse()
179 void timelib_unixtime2local(timelib_time *tm, timelib_sll ts) in timelib_unixtime2local()
H A Dtimelib.c92 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update()
/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf_time.c101 struct tm tm; in cdf_timestamp_to_timespec() local
155 struct tm tm; in cdf_timespec_to_timestamp() local
H A Dprint.c81 struct tm *tm = NULL; in file_fmttime() local
/PHP-7.1/main/
H A Dreentrancy.c68 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
98 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
215 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
/PHP-7.1/ext/zip/lib/
H A Dzip_dirent.c810 struct tm tm; in _zip_d2u_time() local
901 struct tm *tm; in _zip_u2d_time() local
/PHP-7.1/ext/phar/
H A Dzip.c126 struct tm *tm, tmbuf; in phar_zip_d2u_time() local
147 struct tm *tm, tmbuf; in phar_zip_u2d_time() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c176 static time_t mkgmtime(struct tm *tm) in mkgmtime()
186 struct tm tm; in date_from_ISO8601() local
276 struct tm *tm, tmbuf; in date_to_ISO8601() local
H A Dxml_to_soap.c521 struct tm *tm = localtime (&tt); in SOAP_to_xml_element_worker() local
/PHP-7.1/ext/standard/
H A Dftp_fopen_wrapper.c841 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
H A Dbasic_functions.c4598 struct timeval tm; local
/PHP-7.1/ext/ftp/
H A Dftp.c1031 struct tm tm; in ftp_mdtm() local
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c257 struct tm tm; in php_cli_server_get_system_time() local
/PHP-7.1/sapi/litespeed/
H A Dlsapilib.c232 struct tm tm; in LSAPI_Log() local

Completed in 78 milliseconds