Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 14 of 14) sorted by relevance

/PHP-7.1/ext/standard/
H A Dmicrotime.c57 struct timeval tp = {0}; in _php_gettimeofday() local
H A Ddns.c444 u_char *tp, *p; in php_parserr() local
568 zend_string *tp; in php_parserr() local
588 ZSTR_VAL(tp)[l2] = '\0'; in php_parserr() local
H A Ddns_win32.c258 char *tp = buf; in php_parserr() local
H A Dstring.c4632 char *tbuf, *buf, *p, *tp, *rp, c, lc; local
/PHP-7.1/ext/date/lib/
H A Dparse_date.c564 const timelib_lookup_table *tp; in timelib_lookup_relative_text() local
597 const timelib_lookup_table *tp; in timelib_lookup_month() local
643 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit() local
700 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
740 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr() local
25377 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr() local
H A Dunixtime2tm.c300 void timelib_set_fraction_from_timeval(timelib_time *t, struct timeval tp) in timelib_set_fraction_from_timeval()
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_debug.h93 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) ((tp.tv_sec * 1000000LL)+ tp.tv_usec) argument
97 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) argument
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c1051 struct timeval tp; in phpdbg_process_print() local
1293 struct timeval tp; in phpdbg_rlog_internal() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dreadcdf.c137 cdf_timestamp_t tp; in cdf_file_property_info() local
H A Dcdf.c804 cdf_timestamp_t tp; in cdf_read_property_info() local
1323 cdf_timestamp_t tp; in cdf_dump_property_info() local
/PHP-7.1/sapi/litespeed/
H A Dlscriu.c188 static void LSCRIU_Set_Global_Counter_Type(GlobalCounterType_t tp) in LSCRIU_Set_Global_Counter_Type()
/PHP-7.1/main/
H A DSAPI.c1091 struct timeval tp = {0}; in sapi_get_request_time() local
/PHP-7.1/ext/imap/
H A Dphp_imap.c3845 PARAMETER *tp = custom_headers_param; in PHP_FUNCTION() local
/PHP-7.1/ext/date/
H A Dphp_date.c2629 struct timeval tp = {0}; /* For setting microseconds */ in php_date_get_current_time_with_fraction() local

Completed in 108 milliseconds