phpdbg_webhelper_globals 26 sapi/phpdbg/phpdbg_rinit_hook.c STD_PHP_INI_ENTRY("phpdbg.auth", "", PHP_INI_SYSTEM | PHP_INI_PERDIR, OnUpdateString, auth, zend_phpdbg_webhelper_globals, phpdbg_webhelper_globals) phpdbg_webhelper_globals 27 sapi/phpdbg/phpdbg_rinit_hook.c STD_PHP_INI_ENTRY("phpdbg.path", "", PHP_INI_SYSTEM | PHP_INI_PERDIR, OnUpdateString, path, zend_phpdbg_webhelper_globals, phpdbg_webhelper_globals) phpdbg_webhelper_globals 32 sapi/phpdbg/phpdbg_rinit_hook.h # define PHPDBG_WG(v) (phpdbg_webhelper_globals.v)