Home
last modified time | relevance | path

Searched refs:php_phpdbg_globals_ctor (Results 1 – 1 of 1) sorted by path

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.c84 static inline void php_phpdbg_globals_ctor(zend_phpdbg_globals *pg) /* {{{ */ in php_phpdbg_globals_ctor() function
135 ZEND_INIT_MODULE_GLOBALS(phpdbg, php_phpdbg_globals_ctor, NULL); in PHP_MINIT_FUNCTION()
2089 php_phpdbg_globals_ctor(settings); in main()

Completed in 17 milliseconds