gdGetInt 47 ext/gd/libgd/gd_gd.c if (!gdGetInt(&im->transparent, in)) {
gdGetInt 184 ext/gd/libgd/gd_gd.c if (!gdGetInt(&pix, in)) {
gdGetInt 147 ext/gd/libgd/gd_gd2.c if (gdGetInt(&cidx[i].offset, in) != 1) {
gdGetInt 150 ext/gd/libgd/gd_gd2.c if (gdGetInt(&cidx[i].size, in) != 1) {
gdGetInt 329 ext/gd/libgd/gd_gd2.c if (!gdGetInt(&im->tpixels[y][x], in)) {
gdGetInt 561 ext/gd/libgd/gd_gd2.c if (!gdGetInt((int *)&ch, in)) {
gdGetInt 39 ext/gd/libgd/gd_io.h int gdGetInt(int *result, gdIOCtx *ctx);