gdGetC           2423 ext/gd/gd.c    			if (getmbi((int(*)(void *)) gdGetC, io_ctx) == 0 && skipheader((int(*)(void *)) gdGetC, io_ctx) == 0 ) {
gdGetC            191 ext/gd/libgd/gd_gd.c 				ch = gdGetC(in);
gdGetC             66 ext/gd/libgd/gd_gd2.c 		ch = gdGetC(in);
gdGetC            565 ext/gd/libgd/gd_gd2.c 							ch = gdGetC(in);
gdGetC             34 ext/gd/libgd/gd_io.h int gdGetC(gdIOCtx *ctx);
gdGetC             81 ext/gd/libgd/gd_wbmp.c 	return (gdGetC((gdIOCtx *) in));