Lines Matching defs:ts
833 zend_long ts; in php_date() local
850 PHPAPI zend_string *php_format_date(const char *format, size_t format_len, time_t ts, bool localtim… in php_format_date()
876 PHPAPI int php_idate(char format, time_t ts, bool localtime) in php_idate()
991 zend_long ts; in PHP_FUNCTION() local
1062 zend_long preset_ts, ts; in PHP_FUNCTION() local
1122 zend_long ts, adjust_seconds = 0; in php_mktime() local
1240 timelib_time *ts; in php_strftime() local
1363 timelib_time *ts; in PHP_FUNCTION() local
1418 timelib_time *ts; in PHP_FUNCTION() local
4017 #define add(i,ts) \ in PHP_FUNCTION() argument
4026 #define add_by_index(i,ts) \ in PHP_FUNCTION() argument
4035 #define add_from_tto(to,ts) \ in PHP_FUNCTION() argument