gdImagePngCtxEx 2849 gd/gd.c _php_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_PNG, "GIF", gdImagePngCtxEx); gdImagePngCtxEx 476 gd/libgd/gd.h void gdImagePngCtxEx(gdImagePtr im, gdIOCtx * out, int level, int basefilter); gdImagePngCtxEx 421 gd/libgd/gd_png.c gdImagePngCtxEx(im, out, level, basefilter); gdImagePngCtxEx 428 gd/libgd/gd_png.c gdImagePngCtxEx(im, out, -1, -1); gdImagePngCtxEx 436 gd/libgd/gd_png.c gdImagePngCtxEx(im, out, -1, -1); gdImagePngCtxEx 447 gd/libgd/gd_png.c gdImagePngCtxEx(im, out, level, basefilter); gdImagePngCtxEx 455 gd/libgd/gd_png.c gdImagePngCtxEx(im, outfile, -1, -1);