Home
last modified time | relevance | path

Searched refs:gdPutInt (Results 1 – 5 of 5) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dgd_io.h33 void gdPutInt(int w, gdIOCtx *ctx);
H A Dgd_gd.c220 gdPutInt(im->transparent, out); in _gdPutColors()
257 gdPutInt(im->tpixels[y][x], out); in _gdImageGd()
H A Dgd_io.c61 void gdPutInt (int w, gdIOCtx * ctx) in gdPutInt() function
H A Dgd_gd2.c756 gdPutInt(im->tpixels[y][x], out); in _gdImageGd2()
791 gdPutInt(chunkIdx[x].offset, out); in _gdImageGd2()
792 gdPutInt(chunkIdx[x].size, out); in _gdImageGd2()
/PHP-5.4/main/
H A Dphp_compat.h331 #define gdPutInt php_gd_gdPutInt macro

Completed in 11 milliseconds