Searched refs:PHPDBG_VERSION (Results 1 – 4 of 4) sorted by relevance
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_help.h | 38 …ersion", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION);
|
H A D | phpdbg_rinit_hook.c | 99 PHPDBG_VERSION,
|
H A D | phpdbg.h | 107 #define PHPDBG_VERSION "0.5.0" macro
|
H A D | phpdbg.c | 211 …REGISTER_STRINGL_CONSTANT("PHPDBG_VERSION", PHPDBG_VERSION, sizeof(PHPDBG_VERSION)-1, CONST_CS|CON… in PHP_MINIT_FUNCTION() 814 PHPDBG_VERSION, 1137 …"intro", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION); in phpdbg_welcome() 1705 PHPDBG_VERSION, in main()
|
Completed in 19 milliseconds