dst_h 257 ext/gd/gd.c ZEND_ARG_INFO(0, dst_h) dst_h 672 ext/gd/gd.c ZEND_ARG_INFO(0, dst_h) dst_h 1303 ext/gd/libgd/gd_interpolation.c long dst_h = MAX(1, new_height); dst_h 1305 ext/gd/libgd/gd_interpolation.c float dy = (float)gdImageSY(im) / (float)dst_h; dst_h 1321 ext/gd/libgd/gd_interpolation.c for (i=0; i < dst_h; i++) {