Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c147 gdImageJpegCtx (im, out, quality); in gdImageJpeg()
155 gdImageJpegCtx (im, out, quality); in gdImageJpegPtr()
164 void gdImageJpegCtx (gdImagePtr im, gdIOCtx * outfile, int quality) in gdImageJpegCtx() function
H A Dgd.h610 void gdImageJpegCtx(gdImagePtr im, gdIOCtx *out, int quality);
/PHP-5.5/main/
H A Dphp_compat.h279 #define gdImageJpegCtx php_gd_gdImageJpegCtx macro
/PHP-5.5/ext/gd/
H A Dgd.c2741 …_php_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_JPG, "JPEG", gdImageJpegCtx in PHP_FUNCTION()

Completed in 38 milliseconds