Searched defs:tmbuf (Results 1 – 9 of 9) sorted by relevance
/PHP-7.0/ext/calendar/ |
H A D | cal_unix.c | 32 struct tm *ta, tmbuf; in PHP_FUNCTION() local
|
/PHP-7.0/ext/standard/ |
H A D | datetime.c | 56 struct tm *tm1, tmbuf; in php_std_date() local
|
H A D | info.c | 845 struct tm *ta, tmbuf; in php_print_info() local
|
H A D | ftp_fopen_wrapper.c | 833 struct tm tm, tmbuf, *gmt; in php_stream_ftp_url_stat() local
|
/PHP-7.0/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-7.0/ext/ftp/ |
H A D | ftp.c | 1025 struct tm *gmt, tmbuf; in ftp_mdtm() local
|
/PHP-7.0/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc.c | 276 struct tm *tm, tmbuf; in date_to_ISO8601() local
|
/PHP-7.0/main/ |
H A D | main.c | 1500 struct tm *ta, tmbuf; in php_message_handler_for_zend() local
|
/PHP-7.0/ext/soap/ |
H A D | php_encoding.c | 2888 struct tm *ta, tmbuf; in to_xml_datetime_ex() local
|
Completed in 48 milliseconds