xlo               254 ext/gd/libgd/gd_gd2.c 	int x, y, ylo, yhi, xlo, xhi;
xlo               320 ext/gd/libgd/gd_gd2.c 				xlo = cx * cs;
xlo               321 ext/gd/libgd/gd_gd2.c 				xhi = xlo + cs;
xlo               327 ext/gd/libgd/gd_gd2.c 					for (x = xlo; x < xhi; x++) {
xlo               341 ext/gd/libgd/gd_gd2.c 					for (x = xlo; x < xhi; x++) {
xlo               416 ext/gd/libgd/gd_gd2.c 	int x, y, ylo, yhi, xlo, xhi;
xlo               521 ext/gd/libgd/gd_gd2.c 			xlo = cx * cs;
xlo               522 ext/gd/libgd/gd_gd2.c 			xhi = xlo + cs;
xlo               555 ext/gd/libgd/gd_gd2.c 			GD2_DBG(php_gd_error("   into (%d, %d) - (%d, %d)", xlo, ylo, xhi, yhi));
xlo               558 ext/gd/libgd/gd_gd2.c 				for (x = xlo; x < xhi; x++) {
xlo               645 ext/gd/libgd/gd_gd2.c 	int x, y, ylo, yhi, xlo, xhi;
xlo               732 ext/gd/libgd/gd_gd2.c 				xlo = cx * cs;
xlo               733 ext/gd/libgd/gd_gd2.c 				xhi = xlo + cs;
xlo               739 ext/gd/libgd/gd_gd2.c 					for (x = xlo; x < xhi; x++) {
xlo               752 ext/gd/libgd/gd_gd2.c 					for (x = xlo; x < xhi; x++) {