Home
last modified time | relevance | path

Searched refs:gdImageScale (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/gd/tests/
H A Dbug77269.phpt2 Bug #77269 (Potential unsigned underflow in gdImageScale)
/PHP-8.1/ext/gd/libgd/
H A Dgd.h887 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_…
H A Dgd_interpolation.c1557 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_… in gdImageScale() function
/PHP-8.1/ext/gd/
H A Dgd.c3792 im_scaled = gdImageScale(im, new_width, new_height); in PHP_FUNCTION()

Completed in 29 milliseconds