Home
last modified time | relevance | path

Searched refs:php_win32_core_globals_ctor (Results 1 – 4 of 4) sorted by relevance

/php-src/win32/
H A Dphp_win32_globals.h49 void php_win32_core_globals_ctor(void *vg);
H A Dglobals.c27 void php_win32_core_globals_ctor(void *vg) in php_win32_core_globals_ctor() function
/php-src/ext/standard/
H A Dbasic_functions.c291 …_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor)php_win32_core_globals_ctor, (ts_al… in PHP_MINIT_FUNCTION()
296 php_win32_core_globals_ctor(&the_php_win32_core_globals); in PHP_MINIT_FUNCTION()
/php-src/main/
H A Dmain.c2101 …globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor) php_win32_core_globals_ctor, (ts_al… in php_module_startup()

Completed in 19 milliseconds