phpdbg_webhelper 23 sapi/phpdbg/phpdbg_rinit_hook.c ZEND_DECLARE_MODULE_GLOBALS(phpdbg_webhelper); phpdbg_webhelper 34 sapi/phpdbg/phpdbg_rinit_hook.c static PHP_MINIT_FUNCTION(phpdbg_webhelper) /* {{{ */ phpdbg_webhelper 40 sapi/phpdbg/phpdbg_rinit_hook.c ZEND_INIT_MODULE_GLOBALS(phpdbg_webhelper, php_phpdbg_webhelper_globals_ctor, NULL); phpdbg_webhelper 46 sapi/phpdbg/phpdbg_rinit_hook.c static PHP_RINIT_FUNCTION(phpdbg_webhelper) /* {{{ */ phpdbg_webhelper 94 sapi/phpdbg/phpdbg_rinit_hook.c PHP_MINIT(phpdbg_webhelper), phpdbg_webhelper 96 sapi/phpdbg/phpdbg_rinit_hook.c PHP_RINIT(phpdbg_webhelper), phpdbg_webhelper 104 sapi/phpdbg/phpdbg_rinit_hook.c ZEND_GET_MODULE(phpdbg_webhelper) phpdbg_webhelper 36 sapi/phpdbg/phpdbg_rinit_hook.h ZEND_BEGIN_MODULE_GLOBALS(phpdbg_webhelper) phpdbg_webhelper 39 sapi/phpdbg/phpdbg_rinit_hook.h ZEND_END_MODULE_GLOBALS(phpdbg_webhelper) /* }}} */