Searched defs:tp (Results 1 – 13 of 13) sorted by relevance
49 struct timeval tp = {0}; in _php_gettimeofday() local
455 uint8_t *tp, *p; in php_parserr() local579 zend_string *tp; in php_parserr() local599 ZSTR_VAL(tp)[l2] = '\0'; in php_parserr() local
267 char *tp = buf; in php_parserr() local
5094 char *tbuf, *tp, *rp, c, lc; local
608 const timelib_lookup_table *tp; in timelib_lookup_relative_text() local641 const timelib_lookup_table *tp; in timelib_lookup_month() local699 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit() local777 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local817 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr() local25576 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr() local
104 struct timeval tp; in phpdbg_process_print() local
90 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) ((tp.tv_sec * 1000000LL)+ tp.tv_usec) argument94 #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp) argument
139 cdf_timestamp_t tp; in cdf_file_property_info() local
1457 cdf_timestamp_t tp; in cdf_dump_property_info() local
179 static void LSCRIU_Set_Global_Counter_Type(GlobalCounterType_t tp) in LSCRIU_Set_Global_Counter_Type()
1094 struct timeval tp = {0}; in sapi_get_request_time() local
230 #define SECTDEF(id, tp, al) \ in ir_gdbjit_secthdr() argument
2355 struct timeval tp = {0}; /* For setting microsecond */ in php_date_get_current_time_with_fraction() local
Completed in 99 milliseconds