GD2_FMT_RAW 1159 ext/gd/gd.c REGISTER_LONG_CONSTANT("IMG_GD2_RAW", GD2_FMT_RAW, CONST_CS | CONST_PERSISTENT); GD2_FMT_RAW 121 ext/gd/libgd/gd_gd2.c if ((*fmt != GD2_FMT_RAW) && (*fmt != GD2_FMT_COMPRESSED) && (*fmt != GD2_FMT_TRUECOLOR_RAW) && (*fmt != GD2_FMT_TRUECOLOR_COMPRESSED)) { GD2_FMT_RAW 659 ext/gd/libgd/gd_gd2.c if ((fmt != GD2_FMT_RAW) && (fmt != GD2_FMT_COMPRESSED)) {