Searched refs:php_win32_core_globals_dtor (Results 1 – 4 of 4) sorted by relevance
50 void php_win32_core_globals_dtor(void *vg);
37 void php_win32_core_globals_dtor(void *vg) in php_win32_core_globals_dtor() function
291 …s), (ts_allocate_ctor)php_win32_core_globals_ctor, (ts_allocate_dtor)php_win32_core_globals_dtor ); in PHP_MINIT_FUNCTION()383 php_win32_core_globals_dtor(&the_php_win32_core_globals); in PHP_MSHUTDOWN_FUNCTION()
2106 …), (ts_allocate_ctor) php_win32_core_globals_ctor, (ts_allocate_dtor) php_win32_core_globals_dtor); in php_module_startup()
Completed in 28 milliseconds