zend_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)
zend_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)
zend_phpdbg_webhelper_globals   30 sapi/phpdbg/phpdbg_rinit_hook.c static inline void php_phpdbg_webhelper_globals_ctor(zend_phpdbg_webhelper_globals *pg) /* {{{ */
zend_phpdbg_webhelper_globals   30 sapi/phpdbg/phpdbg_rinit_hook.h # define PHPDBG_WG(v) TSRMG(phpdbg_webhelper_globals_id, zend_phpdbg_webhelper_globals *, v)