dr 1268 ext/gd/libgd/gd.c int dr,dg,db,p,r,g,b; dr 1269 ext/gd/libgd/gd.c dr = gdTrueColorGetRed(color); dr 1278 ext/gd/libgd/gd.c BLEND_COLOR(t, dr, r, dr); dr 1281 ext/gd/libgd/gd.c im->tpixels[y][x]=gdTrueColorAlpha(dr, dg, db, gdAlphaOpaque); dr 346 ext/gd/libgd/gd_crop.c const int dr = gdImageRed(im, col1) - gdImageRed(im, col2); dr 350 ext/gd/libgd/gd_crop.c const double dist = sqrt(dr * dr + dg * dg + db * db + da * da); dr 92 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c #define DR(dr) (reg_map[dr]) dr 112 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c #define DR(dr) (reg_map[dr])