gdImageChar 3926 ext/gd/gd.c gdImageChar(im, font, x, y, ch, col); gdImageChar 3933 ext/gd/gd.c gdImageChar(im, font, x, y, (int) ((unsigned char) str[i]), col); gdImageChar 1589 ext/gd/libgd/gd.c gdImageChar(im, f, x, y, s[i], color); gdImageChar 1613 ext/gd/libgd/gd.c gdImageChar(im, f, x, y, s[i], color); gdImageChar 307 ext/gd/libgd/gd.h void gdImageChar(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color);