gdImageBoundsSafe 2840 ext/gd/gd.c if (im->tpixels && gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 2847 ext/gd/gd.c if (im->pixels && gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 757 ext/gd/libgd/gd.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 959 ext/gd/libgd/gd.c if (!gdImageBoundsSafe(im, px, py)) { gdImageBoundsSafe 999 ext/gd/libgd/gd.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 646 ext/gd/libgd/gd_interpolation.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 697 ext/gd/libgd/gd_interpolation.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 1159 ext/gd/libgd/gd_interpolation.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 16 ext/gd/libgd/gd_pixelate.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 34 ext/gd/libgd/gd_pixelate.c if (!gdImageBoundsSafe(im, x + cx, y + cy)) {