Searched refs:php_phpdbg_globals_ctor (Results 1 – 1 of 1) sorted by relevance
137 static inline void php_phpdbg_globals_ctor(zend_phpdbg_globals *pg) /* {{{ */ in php_phpdbg_globals_ctor() function1598 ZEND_INIT_MODULE_GLOBALS(phpdbg, php_phpdbg_globals_ctor, NULL); in main()2059 php_phpdbg_globals_ctor(settings); in main()
Completed in 8 milliseconds