Home
last modified time | relevance | path

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

/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()
/PHP-7.4/ext/gd/libgd/
H A Dgd.h616 void gdImageJpegCtx(gdImagePtr im, gdIOCtx *out, int quality);
H A Dgd_jpeg.c149 gdImageJpegCtx (im, out, quality); in gdImageJpeg()
169 void gdImageJpegCtx (gdImagePtr im, gdIOCtx * outfile, int quality) in gdImageJpegCtx() function
/PHP-7.4/main/
H A Dphp_compat.h303 #define gdImageJpegCtx php_gd_gdImageJpegCtx macro

Completed in 29 milliseconds