Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dmicrotime.c49 struct timeval tp = {0}; in _php_gettimeofday() local
H A Ddns.c452 uint8_t *tp, *p; in php_parserr() local
576 zend_string *tp; in php_parserr() local
596 ZSTR_VAL(tp)[l2] = '\0'; in php_parserr() local
H A Ddns_win32.c261 char *tp = buf; in php_parserr() local
H A Dstring.c4885 char *tbuf, *tp, *rp, c, lc; local
/PHP-8.2/ext/date/lib/
H A Dparse_date.c604 const timelib_lookup_table *tp; in timelib_lookup_relative_text() local
637 const timelib_lookup_table *tp; in timelib_lookup_month() local
695 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit() local
773 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
813 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr() local
25572 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr() local
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_out.c104 struct timeval tp; in phpdbg_process_print() local
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_debug.h90 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) ((tp.tv_sec * 1000000LL)+ tp.tv_usec) argument
94 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) argument
/PHP-8.2/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.2/sapi/litespeed/
H A Dlscriu.c179 static void LSCRIU_Set_Global_Counter_Type(GlobalCounterType_t tp) in LSCRIU_Set_Global_Counter_Type()
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_gdb.c235 #define SECTDEF(id, tp, al) \ in zend_gdbjit_secthdr() argument
/PHP-8.2/main/
H A DSAPI.c1089 struct timeval tp = {0}; in sapi_get_request_time() local
/PHP-8.2/ext/imap/
H A Dphp_imap.c3267 PARAMETER *tp = custom_headers_param; in PHP_FUNCTION() local
/PHP-8.2/ext/date/
H A Dphp_date.c2351 struct timeval tp = {0}; /* For setting microseconds */ in php_date_get_current_time_with_fraction() local

Completed in 124 milliseconds