Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dmicrotime.c56 struct timeval tp = {0}; in _php_gettimeofday() local
H A Ddns_win32.c257 char *tp = buf; in php_parserr() local
H A Ddns.c439 u_char *tp, *p; in php_parserr() local
H A Dstring.c4613 char *tbuf, *buf, *p, *tp, *rp, c, lc; local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c541 const timelib_lookup_table *tp; in timelib_lookup_relative_text() local
574 const timelib_lookup_table *tp; in timelib_lookup_month() local
620 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit() local
676 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
716 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr() local
25198 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dreadcdf.c52 cdf_timestamp_t tp; local
H A Dcdf.c767 cdf_timestamp_t tp; in cdf_read_property_info() local
1205 cdf_timestamp_t tp; local
/PHP-5.5/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-5.5/main/
H A DSAPI.c1077 struct timeval tp = {0}; in sapi_get_request_time() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c3787 PARAMETER *tp = custom_headers_param; in PHP_FUNCTION() local

Completed in 79 milliseconds