Home
last modified time | relevance | path

Searched refs:gdImageXbmCtx (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgd_xbm.c177 void gdImageXbmCtx(gdImagePtr image, char* file_name, int fg, gdIOCtx * out) in gdImageXbmCtx() function
H A Dgd.h405 void gdImageXbmCtx(gdImagePtr image, char* file_name, int fg, gdIOCtx * out);
/php-src/main/
H A Dphp_compat.h345 #define gdImageXbmCtx php_gd_gdImageXbmCtx macro
/php-src/ext/gd/
H A Dgd.c1853 gdImageXbmCtx(im, file ? file : "", (int) foreground_color, ctx); in PHP_FUNCTION()

Completed in 54 milliseconds