Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_jpeg.c149 gdImageJpegCtx (im, out, quality); in gdImageJpeg()
169 void gdImageJpegCtx (gdImagePtr im, gdIOCtx * outfile, int quality) in gdImageJpegCtx() function
H A Dgd.h616 void gdImageJpegCtx(gdImagePtr im, gdIOCtx *out, int quality);
/PHP-7.4/main/
H A Dphp_compat.h303 #define gdImageJpegCtx php_gd_gdImageJpegCtx macro
/PHP-7.4/ext/gd/
H A Dgd.c2828 …_php_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_JPG, "JPEG", gdImageJpegCtx in PHP_FUNCTION()

Completed in 23 milliseconds