tbuf             1373 ext/fileinfo/libmagic/cdf.c 				char tbuf[26];
tbuf             1376 ext/fileinfo/libmagic/cdf.c 				    cdf_ctime(&ts.tv_sec, tbuf));
tbuf             1421 ext/fileinfo/libmagic/cdf.c 	char tbuf[64], sbuf[256];
tbuf             1429 ext/fileinfo/libmagic/cdf.c 		    cdf_ctime(&ts.tv_sec, tbuf));
tbuf              214 ext/fileinfo/libmagic/readcdf.c 				char tbuf[64];
tbuf              216 ext/fileinfo/libmagic/readcdf.c                                         cdf_print_elapsed_time(tbuf,
tbuf              217 ext/fileinfo/libmagic/readcdf.c                                             sizeof(tbuf), tp);
tbuf              219 ext/fileinfo/libmagic/readcdf.c                                             ", %s: %s", buf, tbuf) == -1)
tbuf              227 ext/fileinfo/libmagic/readcdf.c                                         c = cdf_ctime(&sec, tbuf);
tbuf              409 ext/fileinfo/libmagic/softmagic.c  	char buf[128], tbuf[26], sbuf[512];
tbuf              545 ext/fileinfo/libmagic/softmagic.c 		    file_fmttime(p->l, 0, tbuf)) == -1)
tbuf              555 ext/fileinfo/libmagic/softmagic.c 		    file_fmttime(p->l, FILE_T_LOCAL, tbuf)) == -1)
tbuf              564 ext/fileinfo/libmagic/softmagic.c 		    file_fmttime(p->q, 0, tbuf)) == -1)
tbuf              573 ext/fileinfo/libmagic/softmagic.c 		    file_fmttime(p->q, FILE_T_LOCAL, tbuf)) == -1)
tbuf              582 ext/fileinfo/libmagic/softmagic.c 		    file_fmttime(p->q, FILE_T_WINDOWS, tbuf)) == -1)
tbuf             1820 ext/mbstring/oniguruma/regparse.c   BBuf *tbuf; \
tbuf             1823 ext/mbstring/oniguruma/regparse.c   tbuf = bbuf1; bbuf1 = bbuf2; bbuf2 = tbuf; \
tbuf             2019 ext/mbstring/oniguruma/regparse.c 	BBuf *tbuf;
tbuf             2020 ext/mbstring/oniguruma/regparse.c 	r = not_code_range_buf(enc, pbuf, &tbuf);
tbuf             2026 ext/mbstring/oniguruma/regparse.c 	pbuf = tbuf;
tbuf             2077 ext/mbstring/oniguruma/regparse.c 	BBuf *tbuf;
tbuf             2078 ext/mbstring/oniguruma/regparse.c 	r = not_code_range_buf(enc, pbuf, &tbuf);
tbuf             2084 ext/mbstring/oniguruma/regparse.c 	pbuf = tbuf;
tbuf             4928 ext/mbstring/oniguruma/regparse.c   BBuf *tbuf;
tbuf             4935 ext/mbstring/oniguruma/regparse.c       r = not_code_range_buf(enc, cc->mbuf, &tbuf);
tbuf             4939 ext/mbstring/oniguruma/regparse.c       cc->mbuf = tbuf;
tbuf               76 ext/mbstring/oniguruma/regposerr.c   char tbuf[35];
tbuf               87 ext/mbstring/oniguruma/regposerr.c     sprintf(tbuf, "undefined error code (%d)", posix_ecode);
tbuf               88 ext/mbstring/oniguruma/regposerr.c     s = tbuf;
tbuf             4712 ext/standard/string.c 	char *tbuf, *buf, *p, *tp, *rp, c, lc;
tbuf             4732 ext/standard/string.c 		tbuf = emalloc(PHP_TAG_BUF_SIZE + 1);
tbuf             4733 ext/standard/string.c 		tp = tbuf;
tbuf             4735 ext/standard/string.c 		tbuf = tp = NULL;
tbuf             4753 ext/standard/string.c 						if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4754 ext/standard/string.c 							pos = tp - tbuf;
tbuf             4755 ext/standard/string.c 							tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4756 ext/standard/string.c 							tp = tbuf + pos;
tbuf             4772 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4773 ext/standard/string.c 						pos = tp - tbuf;
tbuf             4774 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4775 ext/standard/string.c 						tp = tbuf + pos;
tbuf             4790 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4791 ext/standard/string.c 						pos = tp - tbuf;
tbuf             4792 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4793 ext/standard/string.c 						tp = tbuf + pos;
tbuf             4819 ext/standard/string.c 							if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4820 ext/standard/string.c 								pos = tp - tbuf;
tbuf             4821 ext/standard/string.c 								tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4822 ext/standard/string.c 								tp = tbuf + pos;
tbuf             4826 ext/standard/string.c 							if (php_tag_find(tbuf, tp-tbuf, allow_actual)) {
tbuf             4827 ext/standard/string.c 								memcpy(rp, tbuf, tp-tbuf);
tbuf             4828 ext/standard/string.c 								rp += tp-tbuf;
tbuf             4830 ext/standard/string.c 							tp = tbuf;
tbuf             4837 ext/standard/string.c 							tp = tbuf;
tbuf             4843 ext/standard/string.c 						tp = tbuf;
tbuf             4849 ext/standard/string.c 							tp = tbuf;
tbuf             4873 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4874 ext/standard/string.c 						pos = tp - tbuf;
tbuf             4875 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4876 ext/standard/string.c 						tp = tbuf + pos;
tbuf             4898 ext/standard/string.c 						if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4899 ext/standard/string.c 							pos = tp - tbuf;
tbuf             4900 ext/standard/string.c 							tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4901 ext/standard/string.c 							tp = tbuf + pos;
tbuf             4957 ext/standard/string.c 					if (tp - tbuf >= PHP_TAG_BUF_SIZE) {
tbuf             4958 ext/standard/string.c 						pos = tp - tbuf;
tbuf             4959 ext/standard/string.c 						tbuf = erealloc(tbuf, (tp - tbuf) + PHP_TAG_BUF_SIZE + 1);
tbuf             4960 ext/standard/string.c 						tp = tbuf + pos;
tbuf             4974 ext/standard/string.c 		efree(tbuf);