Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd_wbmp.c172 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromWBMP()
193 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWBMP()
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()
420 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePngEx()
427 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePng()
H A Dgd_gd2.c229 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromGd2()
403 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromGd2Part()
812 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageGd2()
H A Dgd_jpeg.c142 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg()
275 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromJpeg()
H A Dgd_gif_out.c112 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageGif()
H A Dgd_gif_in.c114 gdIOCtx *fd = gdNewFileCtx(fdFile); in gdImageCreateFromGif()
H A Dgd.h626 gdIOCtx* gdNewFileCtx(FILE*);
/PHP-5.3/ext/gd/
H A Dgd_ctx.c105 ctx = gdNewFileCtx(fp); in _php_image_output_ctx()
/PHP-5.3/main/
H A Dphp_compat.h326 #define gdNewFileCtx php_gd_gdNewFileCtx macro

Completed in 26 milliseconds