Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dunixtime2tm.c33 void timelib_unixtime2gmt(timelib_time* tm, timelib_sll ts) in timelib_unixtime2gmt()
119 void timelib_update_from_sse(timelib_time *tm) in timelib_update_from_sse()
157 void timelib_unixtime2local(timelib_time *tm, timelib_sll ts) in timelib_unixtime2local()
H A Dtimelib.c118 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf_time.c102 struct tm tm; in cdf_timestamp_to_timespec() local
155 struct tm tm; in cdf_timespec_to_timestamp() local
H A Dprint.c240 struct tm *tm, tmz; in file_fmttime() local
/PHP-7.4/main/
H A Dreentrancy.c66 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
96 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
156 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
/PHP-7.4/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.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c170 static time_t mkgmtime(struct tm *tm) in mkgmtime()
180 struct tm tm; in date_from_ISO8601() local
270 struct tm *tm, tmbuf; in date_to_ISO8601() local
H A Dxml_to_soap.c516 struct tm *tm = localtime (&tt); in SOAP_to_xml_element_worker() local
/PHP-7.4/ext/standard/
H A Dftp_fopen_wrapper.c838 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
H A Dbasic_functions.c4638 struct timeval tm; local
/PHP-7.4/ext/ftp/
H A Dftp.c1167 struct tm tm; in ftp_mdtm() local
/PHP-7.4/ext/session/
H A Dsession.c1120 struct tm tm, *res; in strcpy_gmt() local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c262 struct tm tm; in php_cli_server_get_system_time() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c251 struct tm tm; in LSAPI_Log() local
/PHP-7.4/ext/date/
H A Dphp_date.c66 struct timeval tm; in php_time() local

Completed in 89 milliseconds