_gdGetColors      131 ext/gd/libgd/gd_gd.c 	if (!_gdGetColors(in, im, gd2xFlag)) {
_gdGetColors       48 ext/gd/libgd/gd_gd2.c extern int _gdGetColors(gdIOCtx * in, gdImagePtr im, int gd2xFlag);
_gdGetColors      184 ext/gd/libgd/gd_gd2.c 	if (!_gdGetColors(in, im, (*vers) == 2)) {
_gdGetColors      457 ext/gd/libgd/gd_gd2.c 	if (!_gdGetColors(in, im, vers == 2)) {