gdImageCharUp 3940 ext/gd/gd.c gdImageCharUp(im, font, x, y, (int) str[i], col); gdImageCharUp 1600 ext/gd/libgd/gd.c gdImageCharUp(im, f, x, y, s[i], color); gdImageCharUp 1624 ext/gd/libgd/gd.c gdImageCharUp(im, f, x, y, s[i], color); gdImageCharUp 308 ext/gd/libgd/gd.h void gdImageCharUp(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color);