Home
last modified time | relevance | path

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

12345

/PHP-7.1/TSRM/
H A Dtsrm_win32.c200 time_t t; in tsrm_win32_access() local
799 static zend_always_inline void UnixTimeToFileTime(time_t t, LPFILETIME pft) /* {{{ */ in UnixTimeToFileTime()
/PHP-7.1/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_hash.c1854 zval *t; in _zend_hash_merge() local
1925 zval *t; in zend_hash_merge_ex() local
H A Dzend_ini_scanner.c318 register char *s, *t; in zend_ini_escape_string() local
H A Dzend_ini_scanner.l316 register char *s, *t; in zend_ini_escape_string() local
H A Dzend_interfaces.c326 int t = -1; in zend_implement_aggregate() local
H A Dzend_language_scanner.c877 register char *s, *t; in zend_scan_escape_string() local
2312 register char *s, *t; in lex_scan() local
H A Dzend_language_scanner.l875 register char *s, *t; in zend_scan_escape_string() local
H A Dzend_llist.c190 zend_llist_element *t; in zend_llist_swap() local
H A Dzend_operators.c2264 zend_string *t; in increment_string() local
2331 ZSTR_VAL(t)[Z_STRLEN_P(str) + 1] = '\0'; in increment_string() local
2334 ZSTR_VAL(t)[0] = '1'; in increment_string() local
2337 ZSTR_VAL(t)[0] = 'A'; in increment_string() local
2340 ZSTR_VAL(t)[0] = 'a'; in increment_string() local
H A Dzend_strtod.c1595 match in match() argument
3645 char *rv, *t; local
H A Dzend_types.h698 #define ZVAL_NEW_RES(z, h, p, t) do { \ argument
712 #define ZVAL_NEW_PERSISTENT_RES(z, h, p, t) do { \ argument
842 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
850 # define ZVAL_COPY_VALUE_EX(z, v, gc, t) \ argument
H A Dzend_virtual_cwd.c306 LARGE_INTEGER t; in php_sys_stat_ex() local
701 …t char *path, int path_len, const char *realpath, int realpath_len, int is_dir, time_t t) /* {{{ */ in realpath_cache_add()
747 static inline realpath_cache_bucket* realpath_cache_find(const char *path, int path_len, time_t t) … in realpath_cache_find()
776 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, int path_len, time_t t) /* {… in realpath_cache_lookup()
801 static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, int use_realpath, in… in tsrm_realpath_r()
1283 time_t t; in virtual_file_ex() local
/PHP-7.1/ext/curl/
H A Dinterface.c1454 php_curl_write *t = ch->handlers->write; in curl_write() local
1518 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch() local
1565 php_curl_progress *t = ch->handlers->progress; in curl_progress() local
1623 php_curl_read *t = ch->handlers->read; in curl_read() local
1689 php_curl_write *t = ch->handlers->write_header; in curl_write_header() local
H A Dmulti.c481 php_curlm_server_push *t = mh->handlers->server_push; in _php_server_push_callback() local
/PHP-7.1/ext/date/lib/
H A Dastro.c219 t, /* Diurnal arc */ in timelib_astro_rise_set_altitude() local
H A Dinterval.c99 timelib_time *t = timelib_time_clone(old_time); in timelib_add() local
137 timelib_time *t = timelib_time_clone(old_time); in timelib_sub() local
H A Dparse_date.c762 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim… in timelib_parse_zone()
24886 int t; in timelib_strtotime() local
H A Dparse_iso_intervals.c199 static timelib_long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, cons… in timelib_get_zone()
1018 int t; in timelib_strtointerval() local
H A Dparse_tz.c511 timelib_sll timelib_get_current_offset(timelib_time *t) in timelib_get_current_offset()
H A Dtimelib.c41 timelib_time *t; in timelib_time_ctor() local
49 timelib_rel_time *t; in timelib_rel_time_ctor() local
104 void timelib_time_dtor(timelib_time* t) in timelib_time_dtor()
110 void timelib_rel_time_dtor(timelib_rel_time* t) in timelib_rel_time_dtor()
117 timelib_time_offset *t; in timelib_time_offset_ctor() local
123 void timelib_time_offset_dtor(timelib_time_offset* t) in timelib_time_offset_dtor()
131 timelib_tzinfo *t; in timelib_tzinfo_ctor() local
178 char *timelib_get_tz_abbr_ptr(timelib_time *t) in timelib_get_tz_abbr_ptr()
H A Dunixtime2tm.c222 void timelib_set_timezone_from_offset(timelib_time *t, timelib_sll utc_offset) in timelib_set_timezone_from_offset()
236 void timelib_set_timezone_from_abbr(timelib_time *t, timelib_abbr_info abbr_info) in timelib_set_timezone_from_abbr()
250 void timelib_set_timezone(timelib_time *t, timelib_tzinfo *tz) in timelib_set_timezone()
277 int timelib_apply_localtime(timelib_time *t, unsigned int localtime) in timelib_apply_localtime()
300 void timelib_set_fraction_from_timeval(timelib_time *t, struct timeval tp) in timelib_set_fraction_from_timeval()
/PHP-7.1/ext/date/
H A Dphp_date.c1091 static zend_string *date_format(char *format, size_t format_len, timelib_time *t, int localtime) in date_format()
1271 timelib_time *t; in php_format_date() local
1298 timelib_time *t; in php_idate() local
1484 timelib_time *t, *now; in PHP_FUNCTION() local
3377 static void set_timezone_from_timelib_time(php_timezone_obj *tzobj, timelib_time *t) in set_timezone_from_timelib_time()
4442 static zend_string *date_interval_format(char *format, size_t format_len, timelib_rel_time *t) in date_interval_format()
4869 timelib_time *t; in php_do_date_sunrise_sunset() local
4968 timelib_time *t, *t2; in PHP_FUNCTION() local
/PHP-7.1/ext/exif/
H A Dexif.c996 int i, t; in exif_get_tagname() local

Completed in 158 milliseconds

12345