PHPDBG_VERSION     88 sapi/phpdbg/phpdbg.c 	REGISTER_STRINGL_CONSTANT("PHPDBG_VERSION", PHPDBG_VERSION, sizeof(PHPDBG_VERSION)-1, CONST_CS|CONST_PERSISTENT);
PHPDBG_VERSION    429 sapi/phpdbg/phpdbg.c 	PHPDBG_VERSION,
PHPDBG_VERSION    729 sapi/phpdbg/phpdbg.c 				PHPDBG_VERSION);
PHPDBG_VERSION   1203 sapi/phpdbg/phpdbg.c 					PHPDBG_VERSION,
PHPDBG_VERSION     38 sapi/phpdbg/phpdbg_help.h 	phpdbg_notice("Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION);