gdImageBoundsSafe 3114 ext/gd/gd.c    		if (im->tpixels && gdImageBoundsSafe(im, Z_LVAL_PP(x), Z_LVAL_PP(y))) {
gdImageBoundsSafe 3122 ext/gd/gd.c    		if (im->pixels && gdImageBoundsSafe(im, Z_LVAL_PP(x), Z_LVAL_PP(y))) {
gdImageBoundsSafe  749 ext/gd/libgd/gd.c 			if (gdImageBoundsSafe(im, x, y)) {
gdImageBoundsSafe  947 ext/gd/libgd/gd.c 	if (!gdImageBoundsSafe(im, px, py)) {
gdImageBoundsSafe  987 ext/gd/libgd/gd.c 	if (gdImageBoundsSafe(im, x, y)) {