gdImageBoundsSafe 2861 ext/gd/gd.c if (im->tpixels && gdImageBoundsSafe(im, x, y)) {
gdImageBoundsSafe 2868 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 648 ext/gd/libgd/gd_interpolation.c if (gdImageBoundsSafe(im, x, y)) {
gdImageBoundsSafe 699 ext/gd/libgd/gd_interpolation.c if (gdImageBoundsSafe(im, x, y)) {
gdImageBoundsSafe 1157 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)) {