Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dunixtime2tm.c40 void timelib_unixtime2gmt(timelib_time* tm, timelib_sll ts) in timelib_unixtime2gmt()
137 void timelib_update_from_sse(timelib_time *tm) in timelib_update_from_sse()
175 void timelib_unixtime2local(timelib_time *tm, timelib_sll ts) in timelib_unixtime2local()
H A Dtimelib.c71 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update()
/PHP-5.5/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.c82 struct tm *tm; in file_fmttime() local
/PHP-5.5/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-5.5/ext/zip/lib/
H A Dzip_dirent.c481 struct tm tm; in _zip_d2u_time() local
611 struct tm *tm; in _zip_u2d_time() local
/PHP-5.5/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-5.5/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-5.5/ext/standard/
H A Dftp_fopen_wrapper.c835 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
H A Dbasic_functions.c4531 struct timeval tm; local
/PHP-5.5/ext/ftp/
H A Dftp.c989 struct tm tm; in ftp_mdtm() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c363 struct tm tm; in php_cli_server_get_system_time() local

Completed in 147 milliseconds