Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 16 of 16) sorted by path

/PHP-7.3/ext/date/lib/
H A Dtimelib.c118 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update()
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()
/PHP-7.3/ext/date/
H A Dphp_date.c66 struct timeval tm; in php_time() local
/PHP-7.3/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.c238 struct tm *tm, tmz; in file_fmttime() local
/PHP-7.3/ext/ftp/
H A Dftp.c1162 struct tm tm; in ftp_mdtm() local
/PHP-7.3/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.3/ext/session/
H A Dsession.c1120 struct tm tm, *res; in strcpy_gmt() local
/PHP-7.3/ext/standard/
H A Dbasic_functions.c4641 struct timeval tm; local
H A Dftp_fopen_wrapper.c838 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c518 struct tm *tm = localtime (&tt); in SOAP_to_xml_element_worker() local
H A Dxmlrpc.c173 static time_t mkgmtime(struct tm *tm) in mkgmtime()
183 struct tm tm; in date_from_ISO8601() local
273 struct tm *tm, tmbuf; in date_to_ISO8601() local
/PHP-7.3/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.3/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()
204 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r()
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c255 struct tm tm; in php_cli_server_get_system_time() local
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c249 struct tm tm; in LSAPI_Log() local

Completed in 259 milliseconds