Home
last modified time | relevance | path

Searched refs:PHPDBG_VERSION (Results 1 – 5 of 5) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg_help.h36 …ersion", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION);
H A Dphpdbg.stub.php9 const PHPDBG_VERSION = UNKNOWN; define
H A Dphpdbg_arginfo.h75 REGISTER_STRING_CONSTANT("PHPDBG_VERSION", PHPDBG_VERSION, CONST_PERSISTENT); in register_phpdbg_symbols()
H A Dphpdbg.h94 #define PHPDBG_VERSION PHP_VERSION macro
H A Dphpdbg.c699 PHPDBG_VERSION,
1004 phpdbg_notice("Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION); in phpdbg_welcome()
1374 PHPDBG_VERSION, in main()

Completed in 12 milliseconds