Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dphp_win32_globals.h27 # define PW32G(v) ZEND_TSRMG(php_win32_core_globals_id, php_win32_core_globals*, v)
28 extern PHPAPI int php_win32_core_globals_id;
H A Dglobals.c22 PHPAPI int php_win32_core_globals_id; variable
/PHP-8.0/ext/standard/
H A Dbasic_functions.c277 …ts_allocate_id(&php_win32_core_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor)php_w… in PHP_MINIT_FUNCTION()
424 ts_free_id(php_win32_core_globals_id); in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.0/main/
H A Dmain.c2077 …ts_allocate_id(&php_win32_core_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor) php_… in php_module_startup()

Completed in 18 milliseconds