tc 830 ext/gd/libgd/gd.c int p, tc; tc 832 ext/gd/libgd/gd.c tc = gdImageGetTrueColorPixel(im->brush, srcx, srcy); tc 835 ext/gd/libgd/gd.c gdImageSetPixel(im, lx, ly, tc); tc 599 ext/gd/libgd/gd_png.c int tc = 0; tc 606 ext/gd/libgd/gd_png.c tc++; tc 609 ext/gd/libgd/gd_png.c if (tc) { tc 637 ext/gd/libgd/gd_png.c png_set_tRNS(png_ptr, info_ptr, trans_values, tc, NULL); tc 7736 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *tc = code; tc 7741 ext/pcre/pcrelib/pcre_compile.c tc += GET(tc,1); tc 7743 ext/pcre/pcrelib/pcre_compile.c while (*tc != OP_KET);