Searched defs:tmbuf (Results 1 – 9 of 9) sorted by relevance
/PHP-5.4/ext/calendar/ |
H A D | cal_unix.c | 32 struct tm *ta, tmbuf; in PHP_FUNCTION() local
|
/PHP-5.4/ext/standard/ |
H A D | datetime.c | 56 struct tm *tm1, tmbuf; in php_std_date() local
|
H A D | ftp_fopen_wrapper.c | 835 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
|
H A D | info.c | 1245 struct tm *ta, tmbuf; in php_logo_guid() local
|
/PHP-5.4/ext/phar/ |
H A D | zip.c | 126 struct tm *tm, tmbuf; in phar_zip_d2u_time() local 147 struct tm *tm, tmbuf; in phar_zip_u2d_time() local
|
/PHP-5.4/ext/ftp/ |
H A D | ftp.c | 990 struct tm *gmt, tmbuf; in ftp_mdtm() local
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc.c | 272 struct tm *tm, tmbuf; in date_to_ISO8601() local
|
/PHP-5.4/main/ |
H A D | main.c | 1448 struct tm *ta, tmbuf; in php_message_handler_for_zend() local
|
/PHP-5.4/ext/soap/ |
H A D | php_encoding.c | 2993 struct tm *ta, tmbuf; in to_xml_datetime_ex() local
|
Completed in 58 milliseconds