tp                546 ext/date/lib/parse_date.c 	const timelib_lookup_table *tp;
tp                555 ext/date/lib/parse_date.c 	for (tp = timelib_reltext_lookup; tp->name; tp++) {
tp                556 ext/date/lib/parse_date.c 		if (strcasecmp(word, tp->name) == 0) {
tp                557 ext/date/lib/parse_date.c 			value = tp->value;
tp                558 ext/date/lib/parse_date.c 			*behavior = tp->type;
tp                579 ext/date/lib/parse_date.c 	const timelib_lookup_table *tp;
tp                588 ext/date/lib/parse_date.c 	for (tp = timelib_month_lookup; tp->name; tp++) {
tp                589 ext/date/lib/parse_date.c 		if (strcasecmp(word, tp->name) == 0) {
tp                590 ext/date/lib/parse_date.c 			value = tp->value;
tp                625 ext/date/lib/parse_date.c 	const timelib_relunit *tp, *value = NULL;
tp                635 ext/date/lib/parse_date.c 	for (tp = timelib_relunit_lookup; tp->name; tp++) {
tp                636 ext/date/lib/parse_date.c 		if (strcasecmp(word, tp->name) == 0) {
tp                637 ext/date/lib/parse_date.c 			value = tp;
tp                681 ext/date/lib/parse_date.c 	const timelib_tz_lookup_table  *tp, *first_found_elem = NULL;
tp                688 ext/date/lib/parse_date.c 	for (tp = timelib_timezone_lookup; tp->name; tp++) {
tp                689 ext/date/lib/parse_date.c 		if (strcasecmp(word, tp->name) == 0) {
tp                692 ext/date/lib/parse_date.c 				first_found_elem = tp;
tp                694 ext/date/lib/parse_date.c 					return tp;
tp                697 ext/date/lib/parse_date.c 			if (tp->gmtoffset == gmtoffset) {
tp                698 ext/date/lib/parse_date.c 				return tp;
tp                721 ext/date/lib/parse_date.c 	const timelib_tz_lookup_table *tp;
tp                730 ext/date/lib/parse_date.c 	if ((tp = abbr_search(word, -1, 0))) {
tp                731 ext/date/lib/parse_date.c 		value = -tp->gmtoffset / 60;
tp                732 ext/date/lib/parse_date.c 		*dst = tp->type;
tp                733 ext/date/lib/parse_date.c 		value += tp->type * 60;
tp               25106 ext/date/lib/parse_date.c 	const timelib_tz_lookup_table *tp;
tp               25108 ext/date/lib/parse_date.c 	tp = abbr_search(abbr, gmtoffset, isdst);
tp               25109 ext/date/lib/parse_date.c 	if (tp) {
tp               25110 ext/date/lib/parse_date.c 		return (tp->full_tz_name);
tp                804 ext/fileinfo/libmagic/cdf.c 	cdf_timestamp_t tp;
tp                976 ext/fileinfo/libmagic/cdf.c 			(void)memcpy(&tp, &q[o4], sizeof(tp));
tp                977 ext/fileinfo/libmagic/cdf.c 			inp[i].pi_tp = CDF_TOLE8((uint64_t)tp);
tp               1324 ext/fileinfo/libmagic/cdf.c 	cdf_timestamp_t tp;
tp               1368 ext/fileinfo/libmagic/cdf.c 			tp = info[i].pi_tp;
tp               1369 ext/fileinfo/libmagic/cdf.c 			if (tp < 1000000000000000LL) {
tp               1370 ext/fileinfo/libmagic/cdf.c 				cdf_print_elapsed_time(buf, sizeof(buf), tp);
tp               1374 ext/fileinfo/libmagic/cdf.c 				cdf_timestamp_to_timespec(&ts, tp);
tp                137 ext/fileinfo/libmagic/readcdf.c         cdf_timestamp_t tp;
tp                212 ext/fileinfo/libmagic/readcdf.c                         tp = info[i].pi_tp;
tp                213 ext/fileinfo/libmagic/readcdf.c                         if (tp != 0) {
tp                215 ext/fileinfo/libmagic/readcdf.c                                 if (tp < 1000000000000000LL) {
tp                217 ext/fileinfo/libmagic/readcdf.c                                             sizeof(tbuf), tp);
tp                224 ext/fileinfo/libmagic/readcdf.c                                         if (cdf_timestamp_to_timespec(&ts, tp) == -1) {
tp               3826 ext/imap/php_imap.c 		PARAMETER *tp = custom_headers_param;
tp               3841 ext/imap/php_imap.c 		mail_free_body_parameter(&tp);
tp                 85 ext/mysqlnd/mysqlnd_debug.h #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp)	((tp.tv_sec * 1000000LL)+ tp.tv_usec)
tp                 89 ext/mysqlnd/mysqlnd_debug.h #define DBG_PROFILE_TIMEVAL_TO_DOUBLE(tp)
tp                439 ext/standard/dns.c 	u_char *tp, *p;
tp                536 ext/standard/dns.c 				zend_string *tp;
tp                539 ext/standard/dns.c 				tp = zend_string_alloc(dlen, 0);
tp                550 ext/standard/dns.c 						memcpy(ZSTR_VAL(tp) + l2 , cp + l1 + 1, n);
tp                556 ext/standard/dns.c 				ZSTR_VAL(tp)[l2] = '\0';
tp                557 ext/standard/dns.c 				ZSTR_LEN(tp) = l2;
tp                560 ext/standard/dns.c 				add_assoc_str(subarray, "txt", tp);
tp                591 ext/standard/dns.c 			tp = (u_char*)name;
tp                596 ext/standard/dns.c 					if (tp > (u_char *)name) {
tp                598 ext/standard/dns.c 						tp[0] = ':';
tp                599 ext/standard/dns.c 						tp++;
tp                601 ext/standard/dns.c 					tp += sprintf((char*)tp,"%x",s);
tp                606 ext/standard/dns.c 						tp[0] = ':';
tp                607 ext/standard/dns.c 						tp++;
tp                609 ext/standard/dns.c 						tp[0] = ':';
tp                610 ext/standard/dns.c 						tp++;
tp                611 ext/standard/dns.c 						tp[0] = '0';
tp                612 ext/standard/dns.c 						tp++;
tp                617 ext/standard/dns.c 				tp[0] = ':';
tp                618 ext/standard/dns.c 				tp++;
tp                620 ext/standard/dns.c 			tp[0] = '\0';
tp                631 ext/standard/dns.c 			tp = (u_char*)name;
tp                635 ext/standard/dns.c 				tp[0] = ':';
tp                636 ext/standard/dns.c 				tp++;
tp                641 ext/standard/dns.c 					if (tp > (u_char *)name) {
tp                643 ext/standard/dns.c 						tp[0] = ':';
tp                644 ext/standard/dns.c 						tp++;
tp                646 ext/standard/dns.c 					sprintf((char*)tp, "%x", cp[0] & 0xFF);
tp                651 ext/standard/dns.c 						tp[0] = ':';
tp                652 ext/standard/dns.c 						tp++;
tp                654 ext/standard/dns.c 						tp[0] = ':';
tp                655 ext/standard/dns.c 						tp++;
tp                656 ext/standard/dns.c 						tp[0] = '0';
tp                657 ext/standard/dns.c 						tp++;
tp                666 ext/standard/dns.c 					if (tp > (u_char *)name) {
tp                668 ext/standard/dns.c 						tp[0] = ':';
tp                669 ext/standard/dns.c 						tp++;
tp                671 ext/standard/dns.c 					tp += sprintf((char*)tp,"%x",s);
tp                676 ext/standard/dns.c 						tp[0] = ':';
tp                677 ext/standard/dns.c 						tp++;
tp                679 ext/standard/dns.c 						tp[0] = ':';
tp                680 ext/standard/dns.c 						tp++;
tp                681 ext/standard/dns.c 						tp[0] = '0';
tp                682 ext/standard/dns.c 						tp++;
tp                687 ext/standard/dns.c 				tp[0] = ':';
tp                688 ext/standard/dns.c 				tp++;
tp                690 ext/standard/dns.c 			tp[0] = '\0';
tp                256 ext/standard/dns_win32.c 				char *tp = buf;
tp                269 ext/standard/dns_win32.c 						if (tp > (u_char *)buf) {
tp                271 ext/standard/dns_win32.c 							tp[0] = ':';
tp                272 ext/standard/dns_win32.c 							tp++;
tp                274 ext/standard/dns_win32.c 						tp += sprintf((char*)tp,"%x", out[i]);
tp                279 ext/standard/dns_win32.c 							tp[0] = ':';
tp                280 ext/standard/dns_win32.c 							tp++;
tp                282 ext/standard/dns_win32.c 							tp[0] = ':';
tp                283 ext/standard/dns_win32.c 							tp++;
tp                284 ext/standard/dns_win32.c 							tp[0] = '0';
tp                285 ext/standard/dns_win32.c 							tp++;
tp                291 ext/standard/dns_win32.c 					tp[0] = ':';
tp                292 ext/standard/dns_win32.c 					tp++;
tp                294 ext/standard/dns_win32.c 				tp[0] = '\0';
tp                 57 ext/standard/microtime.c 	struct timeval tp = {0};
tp                 63 ext/standard/microtime.c 	if (gettimeofday(&tp, NULL)) {
tp                 68 ext/standard/microtime.c 		RETURN_DOUBLE((double)(tp.tv_sec + tp.tv_usec / MICRO_IN_SEC));
tp                 74 ext/standard/microtime.c 		offset = timelib_get_time_zone_info(tp.tv_sec, get_timezone_info());
tp                 77 ext/standard/microtime.c 		add_assoc_long(return_value, "sec", tp.tv_sec);
tp                 78 ext/standard/microtime.c 		add_assoc_long(return_value, "usec", tp.tv_usec);
tp                 87 ext/standard/microtime.c 		snprintf(ret, 100, "%.8F %ld", tp.tv_usec / MICRO_IN_SEC, tp.tv_sec);
tp               4712 ext/standard/string.c 	char *tbuf, *buf, *p, *tp, *rp, c, lc;
tp               4733 ext/standard/string.c 		tp = tbuf;
tp               4735 ext/standard/string.c 		tbuf = tp = NULL;
tp               4753 ext/standard/string.c 						if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4754 ext/standard/string.c 							pos = tp - tbuf;
tp               4755 ext/standard/string.c 							tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4756 ext/standard/string.c 							tp = tbuf + pos;
tp               4758 ext/standard/string.c 						*(tp++) = '<';
tp               4772 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4773 ext/standard/string.c 						pos = tp - tbuf;
tp               4774 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4775 ext/standard/string.c 						tp = tbuf + pos;
tp               4777 ext/standard/string.c 					*(tp++) = c;
tp               4790 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4791 ext/standard/string.c 						pos = tp - tbuf;
tp               4792 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4793 ext/standard/string.c 						tp = tbuf + pos;
tp               4795 ext/standard/string.c 					*(tp++) = c;
tp               4819 ext/standard/string.c 							if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4820 ext/standard/string.c 								pos = tp - tbuf;
tp               4821 ext/standard/string.c 								tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4822 ext/standard/string.c 								tp = tbuf + pos;
tp               4824 ext/standard/string.c 							*(tp++) = '>';
tp               4825 ext/standard/string.c 							*tp='\0';
tp               4826 ext/standard/string.c 							if (php_tag_find(tbuf, tp-tbuf, allow_actual)) {
tp               4827 ext/standard/string.c 								memcpy(rp, tbuf, tp-tbuf);
tp               4828 ext/standard/string.c 								rp += tp-tbuf;
tp               4830 ext/standard/string.c 							tp = tbuf;
tp               4837 ext/standard/string.c 							tp = tbuf;
tp               4843 ext/standard/string.c 						tp = tbuf;
tp               4849 ext/standard/string.c 							tp = tbuf;
tp               4873 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4874 ext/standard/string.c 						pos = tp - tbuf;
tp               4875 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4876 ext/standard/string.c 						tp = tbuf + pos;
tp               4878 ext/standard/string.c 					*(tp++) = c;
tp               4898 ext/standard/string.c 						if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4899 ext/standard/string.c 							pos = tp - tbuf;
tp               4900 ext/standard/string.c 							tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4901 ext/standard/string.c 							tp = tbuf + pos;
tp               4903 ext/standard/string.c 						*(tp++) = c;
tp               4957 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tp               4958 ext/standard/string.c 						pos = tp - tbuf;
tp               4959 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tp               4960 ext/standard/string.c 						tp = tbuf + pos;
tp               4962 ext/standard/string.c 					*(tp++) = c;
tp               1073 main/SAPI.c    		struct timeval tp = {0};
tp               1074 main/SAPI.c    		if (!gettimeofday(&tp, NULL)) {
tp               1075 main/SAPI.c    			SG(global_request_time) = (double)(tp.tv_sec + tp.tv_usec / 1000000.00);
tp               1051 sapi/phpdbg/phpdbg_out.c 				struct timeval tp;
tp               1052 sapi/phpdbg/phpdbg_out.c 				if (gettimeofday(&tp, NULL) == SUCCESS) {
tp               1053 sapi/phpdbg/phpdbg_out.c 					msgoutlen = phpdbg_asprintf(&msgout, "[%ld %.8F]: %.*s\n", tp.tv_sec, tp.tv_usec / 1000000., msglen, msg);
tp               1293 sapi/phpdbg/phpdbg_out.c 	struct timeval tp;
tp               1296 sapi/phpdbg/phpdbg_out.c 	if (gettimeofday(&tp, NULL) == SUCCESS) {
tp               1299 sapi/phpdbg/phpdbg_out.c 		const time_t tt = tp.tv_sec;
tp               1306 sapi/phpdbg/phpdbg_out.c 		phpdbg_asprintf(&buffer, friendly, tp.tv_usec/1000);