Lines Matching defs:ts
860 zend_long ts; in php_date() local
877 PHPAPI zend_string *php_format_date(const char *format, size_t format_len, time_t ts, bool localtim… in php_format_date()
903 PHPAPI int php_idate(char format, time_t ts, bool localtime) in php_idate()
1018 zend_long ts; in PHP_FUNCTION() local
1089 zend_long preset_ts, ts; in PHP_FUNCTION() local
1149 zend_long ts, adjust_seconds = 0; in php_mktime() local
1267 timelib_time *ts; in php_strftime() local
1390 timelib_time *ts; in PHP_FUNCTION() local
1445 timelib_time *ts; in PHP_FUNCTION() local
2492 PHPAPI bool php_date_initialize_from_ts_double(php_date_obj *dateobj, double ts) /* {{{ */ in php_date_initialize_from_ts_double()
4300 #define add(i,ts) \ in PHP_FUNCTION() argument
4309 #define add_by_index(i,ts) \ in PHP_FUNCTION() argument
4318 #define add_from_tto(to,ts) \ in PHP_FUNCTION() argument