Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dglobals.c24 php_win32_core_globals the_php_win32_core_globals;
29 php_win32_core_globals *wg = (php_win32_core_globals*)vg; in php_win32_core_globals_ctor()
39 php_win32_core_globals *wg = (php_win32_core_globals*)vg; in php_win32_core_globals_dtor()
H A Dphp_win32_globals.h24 typedef struct _php_win32_core_globals php_win32_core_globals; typedef
27 # define PW32G(v) ZEND_TSRMG(php_win32_core_globals_id, php_win32_core_globals*, v)
/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()
/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 27 milliseconds