Searched refs:php_win32_core_globals_ctor (Results 1 – 4 of 4) sorted by relevance
49 void php_win32_core_globals_ctor(void *vg);
27 void php_win32_core_globals_ctor(void *vg) in php_win32_core_globals_ctor() function
277 …_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor)php_win32_core_globals_ctor, (ts_al… in PHP_MINIT_FUNCTION()282 php_win32_core_globals_ctor(&the_php_win32_core_globals); in PHP_MINIT_FUNCTION()
2077 …globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor) php_win32_core_globals_ctor, (ts_al… in php_module_startup()
Completed in 39 milliseconds