PHPDBG_VERSION    131 sapi/phpdbg/phpdbg.c 	REGISTER_STRINGL_CONSTANT("PHPDBG_VERSION", PHPDBG_VERSION, sizeof(PHPDBG_VERSION)-1, CONST_CS|CONST_PERSISTENT);
PHPDBG_VERSION    759 sapi/phpdbg/phpdbg.c 	PHPDBG_VERSION,
PHPDBG_VERSION   1076 sapi/phpdbg/phpdbg.c 		phpdbg_notice("intro", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION);
PHPDBG_VERSION   1524 sapi/phpdbg/phpdbg.c 					PHPDBG_VERSION,
PHPDBG_VERSION     38 sapi/phpdbg/phpdbg_help.h 	phpdbg_notice("version", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION);
PHPDBG_VERSION     99 sapi/phpdbg/phpdbg_rinit_hook.c 	PHPDBG_VERSION,