Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd_io.c23 #define IO_DBG(s) macro
55 IO_DBG (php_gd_error("Putting word...")); in gdPutWord()
58 IO_DBG (php_gd_error("put.")); in gdPutWord()
63 IO_DBG (php_gd_error("Putting int...")); in gdPutInt()
68 IO_DBG (php_gd_error("put.")); in gdPutInt()
124 IO_DBG (php_gd_error("Putting buf...")); in gdPutBuf()
126 IO_DBG (php_gd_error("put.")); in gdPutBuf()
136 IO_DBG (php_gd_error("Seeking...")); in gdSeek()
138 IO_DBG (php_gd_error("Done.")); in gdSeek()
143 IO_DBG (php_gd_error("Telling...")); in gdTell()
[all …]

Completed in 4 milliseconds