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 2662 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 2669 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 2670 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 2671 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 4358 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 4365 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 4366 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 4367 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 5119 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 5126 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 5127 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 5128 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 5635 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 5642 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 5643 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 5644 ext/pcre/pcrelib/pcre_exec.c lgb = rgb; rgb 5662 ext/pcre/pcrelib/pcre_exec.c int lgb, rgb; rgb 5679 ext/pcre/pcrelib/pcre_exec.c rgb = UCD_GRAPHBREAK(c); rgb 5691 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gbtable)[lgb] & (1 << rgb)) == 0) break; rgb 5693 ext/pcre/pcrelib/pcre_exec.c rgb = lgb;