Home
last modified time | relevance | path

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

/PHP-7.2/win32/
H A Dphp_win32_globals.h31 # define PW32G(v) ZEND_TSRMG(php_win32_core_globals_id, php_win32_core_globals*, v)
32 extern PHPAPI int php_win32_core_globals_id;
H A Dglobals.c26 PHPAPI int php_win32_core_globals_id; variable
70 ts_resource(php_win32_core_globals_id) in PHP_RSHUTDOWN_FUNCTION()
/PHP-7.2/main/
H A Dmain.c2141 …ts_allocate_id(&php_win32_core_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor) php_… in php_module_startup()
/PHP-7.2/ext/standard/
H A Dbasic_functions.c3586 …ts_allocate_id(&php_win32_core_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor)php_w… in PHP_MINIT_FUNCTION()
3723 ts_free_id(php_win32_core_globals_id); in PHP_MSHUTDOWN_FUNCTION()

Completed in 23 milliseconds