PHPDBG_PRINT       42 sapi/phpdbg/phpdbg_print.c PHPDBG_PRINT(opline) /* {{{ */
PHPDBG_PRINT      108 sapi/phpdbg/phpdbg_print.c PHPDBG_PRINT(exec) /* {{{ */
PHPDBG_PRINT      127 sapi/phpdbg/phpdbg_print.c PHPDBG_PRINT(stack) /* {{{ */
PHPDBG_PRINT      153 sapi/phpdbg/phpdbg_print.c PHPDBG_PRINT(class) /* {{{ */
PHPDBG_PRINT      186 sapi/phpdbg/phpdbg_print.c PHPDBG_PRINT(method) /* {{{ */
PHPDBG_PRINT      212 sapi/phpdbg/phpdbg_print.c PHPDBG_PRINT(func) /* {{{ */
PHPDBG_PRINT       26 sapi/phpdbg/phpdbg_print.h #define PHPDBG_PRINT(name) PHPDBG_COMMAND(print_##name)