Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 105) sorted by path

12345

/PHP-7.4/TSRM/
H A Dtsrm_win32.c195 time_t t; in tsrm_win32_access() local
779 static zend_always_inline void UnixTimeToFileTime(time_t t, LPFILETIME pft) /* {{{ */ in UnixTimeToFileTime()
/PHP-7.4/Zend/
H A Dbench.php384 $t0 = $t = start_test(); variable
386 $t = end_test($t, "simple"); variable
388 $t = end_test($t, "simplecall"); variable
394 $t = end_test($t, "mandel"); variable
396 $t = end_test($t, "mandel2"); variable
400 $t = end_test($t, "ary(50000)"); variable
404 $t = end_test($t, "ary3(2000)"); variable
406 $t = end_test($t, "fibo(30)"); variable
410 $t = end_test($t, "hash2(500)"); variable
414 $t = end_test($t, "matrix(20)"); variable
[all …]
H A Dmicro_bench.php285 $t0 = $t = start_test(); variable
287 $t = end_test($t, 'empty_loop'); variable
290 $t = end_test($t, 'func()', $overhead); variable
294 $t = end_test($t, 'int_func()', $overhead); variable
312 $t = end_test($t, 'self::f()', $overhead); variable
314 $t = end_test($t, 'Foo::f()', $overhead); variable
323 $t = end_test($t, '++$this->x', $overhead); variable
325 $t = end_test($t, '--$this->x', $overhead); variable
327 $t = end_test($t, '$this->x++', $overhead); variable
339 $t = end_test($t, 'new Foo()', $overhead); variable
[all …]
H A Dzend_execute.c2218 zend_uchar t = slow_index_convert(ht, dim, &val EXECUTE_DATA_CC); in zend_fetch_dimension_address_inner() local
H A Dzend_hash.c165 int32x4_t t = vdupq_n_s32(-1); in zend_hash_real_init_mixed_ex() local
2127 zval *t, *s; in zend_hash_merge() local
2195 zval *t; in zend_hash_merge_ex() local
H A Dzend_ini_scanner.l316 register char *s, *t; in zend_ini_escape_string() local
H A Dzend_interfaces.c315 int t = -1; in zend_implement_aggregate() local
H A Dzend_language_scanner.l892 register char *s, *t; in zend_scan_escape_string() local
H A Dzend_llist.c188 zend_llist_element *t; in zend_llist_swap() local
H A Dzend_operators.c2375 zend_string *t; in increment_string() local
2437 ZSTR_VAL(t)[Z_STRLEN_P(str) + 1] = '\0'; in increment_string() local
2440 ZSTR_VAL(t)[0] = '1'; in increment_string() local
2443 ZSTR_VAL(t)[0] = 'A'; in increment_string() local
2446 ZSTR_VAL(t)[0] = 'a'; in increment_string() local
H A Dzend_strtod.c1598 match in match() argument
3648 char *rv, *t; local
H A Dzend_types.h126 #define ZEND_TYPE_IS_SET(t) \ argument
129 #define ZEND_TYPE_IS_CODE(t) \ argument
132 #define ZEND_TYPE_IS_CLASS(t) \ argument
135 #define ZEND_TYPE_IS_CE(t) \ argument
138 #define ZEND_TYPE_IS_NAME(t) \ argument
141 #define ZEND_TYPE_NAME(t) \ argument
144 #define ZEND_TYPE_CE(t) \ argument
147 #define ZEND_TYPE_CODE(t) \ argument
150 #define ZEND_TYPE_ALLOW_NULL(t) \ argument
153 #define ZEND_TYPE_WITHOUT_NULL(t) \ argument
[all …]
H A Dzend_virtual_cwd.c397 … *path, size_t path_len, const char *realpath, size_t realpath_len, int is_dir, time_t t) /* {{{ */ in realpath_cache_add()
443 …e realpath_cache_bucket* realpath_cache_find(const char *path, size_t path_len, time_t t) /* {{{ */ in realpath_cache_find()
472 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, size_t path_len, time_t t) /… in realpath_cache_lookup()
497 static size_t tsrm_realpath_r(char *path, size_t start, size_t len, int *ll, time_t *t, int use_rea… in tsrm_realpath_r()
1020 time_t t; in virtual_file_ex() local
/PHP-7.4/ext/curl/
H A Dinterface.c1474 php_curl_write *t = ch->handlers->write; in curl_write() local
1538 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch() local
1585 php_curl_progress *t = ch->handlers->progress; in curl_progress() local
1639 php_curl_read *t = ch->handlers->read; in curl_read() local
1702 php_curl_write *t = ch->handlers->write_header; in curl_write_header() local
H A Dmulti.c488 php_curlm_server_push *t = mh->handlers->server_push; in _php_server_push_callback() local
/PHP-7.4/ext/date/lib/
H A Dastro.c219 t, /* Diurnal arc */ in timelib_astro_rise_set_altitude() local
H A Dinterval.c103 timelib_time *t = timelib_time_clone(old_time); in timelib_add() local
141 timelib_time *t = timelib_time_clone(old_time); in timelib_sub() local
H A Dparse_date.c778 static timelib_long timelib_parse_tz_minutes(char **ptr, timelib_time *t) in timelib_parse_tz_minutes()
809 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim… in timelib_parse_zone()
24937 int t; in timelib_strtotime() local
H A Dparse_iso_intervals.c938 int t; in timelib_strtointerval() local
H A Dparse_tz.c487 timelib_tzinfo *t; in timelib_tzinfo_ctor() local
694 timelib_sll timelib_get_current_offset(timelib_time *t) in timelib_get_current_offset()
H A Dtimelib.c60 timelib_time *t; in timelib_time_ctor() local
66 void timelib_time_dtor(timelib_time* t) in timelib_time_dtor()
100 timelib_rel_time *t; in timelib_rel_time_ctor() local
106 void timelib_rel_time_dtor(timelib_rel_time* t) in timelib_rel_time_dtor()
132 timelib_time_offset *t; in timelib_time_offset_ctor() local
138 void timelib_time_offset_dtor(timelib_time_offset* t) in timelib_time_offset_dtor()
144 char *timelib_get_tz_abbr_ptr(timelib_time *t) in timelib_get_tz_abbr_ptr()
H A Dunixtime2tm.c200 void timelib_set_timezone_from_offset(timelib_time *t, timelib_sll utc_offset) in timelib_set_timezone_from_offset()
214 void timelib_set_timezone_from_abbr(timelib_time *t, timelib_abbr_info abbr_info) in timelib_set_timezone_from_abbr()
228 void timelib_set_timezone(timelib_time *t, timelib_tzinfo *tz) in timelib_set_timezone()
255 int timelib_apply_localtime(timelib_time *t, unsigned int localtime) in timelib_apply_localtime()
/PHP-7.4/ext/date/
H A Dphp_date.c1118 static zend_string *date_format(char *format, size_t format_len, timelib_time *t, int localtime) in date_format()
1300 timelib_time *t; in php_format_date() local
1327 timelib_time *t; in php_idate() local
1513 timelib_time *t, *now; in PHP_FUNCTION() local
3463 static void set_timezone_from_timelib_time(php_timezone_obj *tzobj, timelib_time *t) in set_timezone_from_timelib_time()
4560 static zend_string *date_interval_format(char *format, size_t format_len, timelib_rel_time *t) in date_interval_format()
5016 timelib_time *t; in php_do_date_sunrise_sunset() local
5121 timelib_time *t, *t2; in PHP_FUNCTION() local
/PHP-7.4/ext/ffi/
H A Dffi.c167 #define ZEND_FFI_TYPE(t) \ argument
170 #define ZEND_FFI_TYPE_IS_OWNED(t) \ argument
173 #define ZEND_FFI_TYPE_MAKE_OWNED(t) \ argument
299 …ffi_type *t = emalloc(sizeof(ffi_type) + sizeof(ffi_type*) * (zend_hash_num_elements(&type->record… in zend_ffi_make_fake_struct_type() local
396 ffi_type *t = zend_ffi_make_fake_struct_type(type); in zend_ffi_get_type() local
2571 ffi_type *t = zend_ffi_make_fake_struct_type(type); in zend_ffi_pass_arg() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c265 get_type(const struct type_tbl_s *tbl, const char *l, const char **t) in get_type()
289 get_standard_integer_type(const char *l, const char **t) in get_standard_integer_type()
1562 get_cond(const char *l, const char **t) in get_cond()
1657 char *t; in parse_op_modifier() local
1673 char *t; in parse_string_modifier() local
1783 char *t; in parse() local

Completed in 167 milliseconds

12345