Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dmicrotime.c49 struct timeval tp = {0}; in _php_gettimeofday() local
H A Ddns.c441 u_char *tp, *p; in php_parserr() local
565 zend_string *tp; in php_parserr() local
585 ZSTR_VAL(tp)[l2] = '\0'; in php_parserr() local
H A Ddns_win32.c260 char *tp = buf; in php_parserr() local
H A Dstring.c4809 char *tbuf, *tp, *rp, c, lc; local
/PHP-8.0/ext/date/lib/
H A Dparse_date.c544 const timelib_lookup_table *tp; in timelib_lookup_relative_text() local
577 const timelib_lookup_table *tp; in timelib_lookup_month() local
623 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit() local
690 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
730 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr() local
25809 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c1027 struct timeval tp; in phpdbg_process_print() local
1270 struct timeval tp; in phpdbg_rlog_internal() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_debug.h88 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) ((tp.tv_sec * 1000000LL)+ tp.tv_usec) argument
92 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) argument
/PHP-8.0/sapi/litespeed/
H A Dlscriu.c179 static void LSCRIU_Set_Global_Counter_Type(GlobalCounterType_t tp) in LSCRIU_Set_Global_Counter_Type()
/PHP-8.0/ext/fileinfo/libmagic/
H A Dreadcdf.c141 cdf_timestamp_t tp; in cdf_file_property_info() local
H A Dcdf.c1448 cdf_timestamp_t tp; in cdf_dump_property_info() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_gdb.c230 #define SECTDEF(id, tp, al) \ in zend_gdbjit_secthdr() argument
/PHP-8.0/main/
H A DSAPI.c1085 struct timeval tp = {0}; in sapi_get_request_time() local
/PHP-8.0/ext/imap/
H A Dphp_imap.c3460 PARAMETER *tp = custom_headers_param; in PHP_FUNCTION() local
/PHP-8.0/ext/date/
H A Dphp_date.c2229 struct timeval tp = {0}; /* For setting microseconds */ in php_date_get_current_time_with_fraction() local

Completed in 113 milliseconds