/PHP-8.1/main/streams/ |
H A D | memory.c | 342 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_write() local 373 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_read() local 394 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_close() local 421 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_flush() local 432 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_seek() local 452 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_cast() local 502 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_stat() local 513 php_stream_temp_data *ts = (php_stream_temp_data*)stream->abstract; in php_stream_temp_set_option() local 575 php_stream_temp_data *ts; in _php_stream_temp_open() local 607 php_stream_temp_data *ts; in php_stream_url_wrap_rfc2397() local
|
/PHP-8.1/ext/date/lib/ |
H A D | astro.h | 55 #define timelib_astro_sun_rise_set(ts,lon,lat,hrise,hset,rise,set) \ argument 61 #define civil_twilight(ts,lon,lat,start,end) \ argument 67 #define nautical_twilight(ts,lon,lat,start,end) \ argument 73 #define astronomical_twilight(ts,lon,lat,start,end) \ argument
|
H A D | unixtime2tm.c | 29 void timelib_unixtime2date(timelib_sll ts, timelib_sll *y, timelib_sll *m, timelib_sll *d) in timelib_unixtime2date() 57 void timelib_unixtime2gmt(timelib_time* tm, timelib_sll ts) in timelib_unixtime2gmt() 121 void timelib_unixtime2local(timelib_time *tm, timelib_sll ts) in timelib_unixtime2local()
|
H A D | parse_tz.c | 474 static char *format_ut_time(timelib_sll ts, timelib_tzinfo *tz) in format_ut_time() 790 ttinfo* timelib_fetch_timezone_offset(timelib_tzinfo *tz, timelib_sll ts, timelib_sll *transition_t… in timelib_fetch_timezone_offset() 854 static tlinfo* fetch_leaptime_offset(timelib_tzinfo *tz, timelib_sll ts) in fetch_leaptime_offset() 870 int timelib_timestamp_is_in_dst(timelib_sll ts, timelib_tzinfo *tz) in timelib_timestamp_is_in_dst() 881 timelib_time_offset *timelib_get_time_zone_info(timelib_sll ts, timelib_tzinfo *tz) in timelib_get_time_zone_info()
|
H A D | parse_posix.c | 300 static void timelib_posix_trans_info_dtor(timelib_posix_trans_info* ts) in timelib_posix_trans_info_dtor() 531 ttinfo* timelib_fetch_posix_timezone_offset(timelib_tzinfo *tz, timelib_sll ts, timelib_sll *transi… in timelib_fetch_posix_timezone_offset()
|
H A D | astro.c | 299 double timelib_ts_to_julianday(timelib_sll ts) in timelib_ts_to_julianday() 310 double timelib_ts_to_j2000(timelib_sll ts) in timelib_ts_to_j2000()
|
H A D | timelib.c | 172 timelib_sll ts; in timelib_date_to_int() local
|
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | cdf_time.c | 100 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec() 148 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts) in cdf_timespec_to_timestamp() 185 struct timespec ts; in main() local
|
H A D | print.c | 251 struct timespec ts; in file_fmttime() local
|
H A D | cdf.c | 1265 cdf_print_elapsed_time(char *buf, size_t bufsiz, cdf_timestamp_t ts) in cdf_print_elapsed_time() 1394 struct timeval ts; in cdf_dump_dir() local 1449 struct timeval ts; in cdf_dump_property_info() local 1544 struct timespec ts; in cdf_dump_catalog() local
|
H A D | readcdf.c | 142 struct timespec ts; in cdf_file_property_info() local
|
H A D | apprentice.c | 822 size_t ts, v; in apprentice_magic_strength() local 2714 size_t ts = typesize(m->type); in getvalue() local
|
/PHP-8.1/sapi/fpm/fpm/ |
H A D | fpm_clock.c | 20 struct timespec ts; in fpm_clock_init() local 34 struct timespec ts; in fpm_clock_get() local
|
/PHP-8.1/ext/calendar/ |
H A D | cal_unix.c | 29 time_t ts; in PHP_FUNCTION() local
|
/PHP-8.1/ext/standard/ |
H A D | datetime.c | 73 char *ts; in PHP_FUNCTION() local
|
/PHP-8.1/ext/date/ |
H A D | php_date.c | 794 zend_long ts; in php_date() local 837 PHPAPI int php_idate(char format, time_t ts, int localtime) in php_idate() 950 zend_long ts; in PHP_FUNCTION() local 1021 zend_long preset_ts, ts; in PHP_FUNCTION() local 1081 zend_long ts, adjust_seconds = 0; in php_mktime() local 1199 timelib_time *ts; in php_strftime() local 1322 timelib_time *ts; in PHP_FUNCTION() local 1377 timelib_time *ts; in PHP_FUNCTION() local 3695 #define add(i,ts) \ in PHP_FUNCTION() argument 3704 #define add_by_index(i,ts) \ in PHP_FUNCTION() argument [all …]
|
/PHP-8.1/TSRM/ |
H A D | TSRM.h | 75 #define THREAD_HASH_OF(thr,ts) (unsigned long)thr%(unsigned long)ts argument
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_perf_dump.c | 109 struct timespec ts; in zend_perf_timestamp() local
|
/PHP-8.1/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 1041 int64_t ts; in PHP_FUNCTION() local
|
/PHP-8.1/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 280 #define getstr(ts)cast(const char*,(ts)+1) argument 492 union TString ts; member
|