PHPDBG_SET         48 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(prompt) /* {{{ */
PHPDBG_SET         57 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(break) /* {{{ */
PHPDBG_SET         84 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(breaks) /* {{{ */
PHPDBG_SET        105 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(color) /* {{{ */
PHPDBG_SET        147 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(colors) /* {{{ */
PHPDBG_SET        169 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(oplog) /* {{{ */
PHPDBG_SET        197 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(quiet) /* {{{ */
PHPDBG_SET        217 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(stepping) /* {{{ */
PHPDBG_SET        241 sapi/phpdbg/phpdbg_set.c PHPDBG_SET(refcount) /* {{{ */
PHPDBG_SET         26 sapi/phpdbg/phpdbg_set.h #define PHPDBG_SET(name) PHPDBG_COMMAND(set_##name)