Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dphp_win32_globals.h29 # define PW32G(v) TSRMG(php_win32_core_globals_id, php_win32_core_globals*, v)
30 extern PHPAPI int php_win32_core_globals_id;
H A Dglobals.c26 PHPAPI int php_win32_core_globals_id; variable
61 ts_resource(php_win32_core_globals_id) in PHP_RSHUTDOWN_FUNCTION()
/PHP-5.5/main/
H A Dmain.c2067 …ts_allocate_id(&php_win32_core_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor) php_… in php_module_startup()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3573 …ts_allocate_id(&php_win32_core_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor)php_w… in PHP_MINIT_FUNCTION()
3709 ts_free_id(php_win32_core_globals_id); in PHP_MSHUTDOWN_FUNCTION()

Completed in 26 milliseconds