Home
last modified time | relevance | path

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

/PHP-7.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.c778 gdPutInt(im->tpixels[y][x], out); in _gdImageGd2()
813 gdPutInt(chunkIdx[x].offset, out); in _gdImageGd2()
814 gdPutInt(chunkIdx[x].size, out); in _gdImageGd2()
/PHP-7.4/main/
H A Dphp_compat.h355 #define gdPutInt php_gd_gdPutInt macro

Completed in 18 milliseconds