Home
last modified time | relevance | path

Searched refs:gdNewFileCtx (Results 1 – 11 of 11) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_wbmp.c172 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromWBMP()
193 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWBMP()
H A Dgd_webp.c30 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromWebp()
110 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWebpEx()
117 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWebp()
H A Dgd_gd.c147 in = gdNewFileCtx(inFile); in gdImageCreateFromGd()
267 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageGd()
H A Dgd_io_file.c49 gdIOCtx * gdNewFileCtx (FILE * f) in gdNewFileCtx() function
H A Dgd_png.c96 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromPng()
422 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePngEx()
429 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePng()
H A Dgd_gd2.c242 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromGd2()
416 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromGd2Part()
825 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageGd2()
H A Dgd_jpeg.c146 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg()
284 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromJpegEx()
H A Dgd_gif_out.c112 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageGif()
H A Dgd_gif_in.c116 gdIOCtx *fd = gdNewFileCtx(fdFile); in gdImageCreateFromGif()
H A Dgd.h751 gdIOCtx* gdNewFileCtx(FILE*);
/PHP-5.5/main/
H A Dphp_compat.h326 #define gdNewFileCtx php_gd_gdNewFileCtx macro

Completed in 59 milliseconds