Home
last modified time | relevance | path

Searched refs:GD2_DBG (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_gd2.c40 #define GD2_DBG(s) macro
119 GD2_DBG(php_gd_error("Format: %d", *fmt)); in _gd2GetHeader()
183 GD2_DBG(php_gd_error("Bad GD2 header")); in _gd2CreateFromFile()
225 GD2_DBG(php_gd_error("Reading file")); in _gd2ReadChunk()
235 GD2_DBG(php_gd_error("Got chunk")); in _gd2ReadChunk()
372 GD2_DBG(php_gd_error("Freeing memory")); in gdImageCreateFromGd2Ctx()
384 GD2_DBG(php_gd_error("Done")); in gdImageCreateFromGd2Ctx()
744 GD2_DBG(php_gd_error("y=%d: ",y)); in _gdImageGd2()
753 GD2_DBG(php_gd_error("%d...",x)); in _gdImageGd2()
766 GD2_DBG(php_gd_error("%d, ",x)); in _gdImageGd2()
[all …]
H A Dgd_gd.c17 #define GD2_DBG(s) macro
62 GD2_DBG(printf("Pallette had %d colours (T=%d)\n", im->colorsTotal, im->transparent)); in _gdGetColors()
121 GD2_DBG(printf("Image is %dx%d\n", *sx, *sy)); in _gdCreateFromFile()

Completed in 8 milliseconds