Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_help.h38 …ersion", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION);
H A Dphpdbg_rinit_hook.c103 PHPDBG_VERSION,
H A Dphpdbg.h109 #define PHPDBG_VERSION PHP_VERSION macro
H A Dphpdbg.c211 …REGISTER_STRINGL_CONSTANT("PHPDBG_VERSION", PHPDBG_VERSION, sizeof(PHPDBG_VERSION)-1, CONST_CS|CON… in PHP_MINIT_FUNCTION()
790 PHPDBG_VERSION,
1127 …"intro", "version=\"%s\"", "Welcome to phpdbg, the interactive PHP debugger, v%s", PHPDBG_VERSION); in phpdbg_welcome()
1701 PHPDBG_VERSION, in main()

Completed in 11 milliseconds