rgb 19 ext/gd/libgd/gd_color.c int color, rgb; rgb 42 ext/gd/libgd/gd_color.c rgb = im1->tpixels[y][x]; rgb 45 ext/gd/libgd/gd_color.c *(bp++) += gdTrueColorGetRed(rgb); rgb 46 ext/gd/libgd/gd_color.c *(bp++) += gdTrueColorGetGreen(rgb); rgb 47 ext/gd/libgd/gd_color.c *(bp++) += gdTrueColorGetBlue(rgb); rgb 48 ext/gd/libgd/gd_color.c *(bp++) += gdTrueColorGetAlpha(rgb); rgb 282 ext/gd/libgd/gd_gif_in.c unsigned char rgb[3]; rgb 286 ext/gd/libgd/gd_gif_in.c if (! ReadOK(fd, rgb, sizeof(rgb))) { rgb 289 ext/gd/libgd/gd_gif_in.c buffer[CM_RED][i] = rgb[0] ; rgb 290 ext/gd/libgd/gd_gif_in.c buffer[CM_GREEN][i] = rgb[1] ; rgb 291 ext/gd/libgd/gd_gif_in.c buffer[CM_BLUE][i] = rgb[2] ; rgb 2660 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 2667 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 2668 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 2669 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 4356 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 4363 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 4364 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 4365 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 5117 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 5124 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 5125 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 5126 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 5633 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 5640 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 5641 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 5642 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 5660 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 5677 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 5689 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 5691 ext/pcre/pcrelib/pcre_exec.c rgb = lgb;