PHPDBG_SET         50 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(prompt) /* {{{ */
PHPDBG_SET         61 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(pagination) /* {{{ */
PHPDBG_SET         81 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(lines) /* {{{ */
PHPDBG_SET         97 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(break) /* {{{ */
PHPDBG_SET        124 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(breaks) /* {{{ */
PHPDBG_SET        145 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(color) /* {{{ */
PHPDBG_SET        181 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(colors) /* {{{ */
PHPDBG_SET        202 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(oplog) /* {{{ */
PHPDBG_SET        231 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(quiet) /* {{{ */
PHPDBG_SET        250 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(stepping) /* {{{ */
PHPDBG_SET        271 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(refcount) /* {{{ */
PHPDBG_SET         26 sapi/phpdbg/phpdbg_set.h #define PHPDBG_SET(name) PHPDBG_COMMAND(set_##name)