Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dglobals.c28 php_win32_core_globals the_php_win32_core_globals;
33 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()
59 php_win32_core_globals *wg = in PHP_RSHUTDOWN_FUNCTION()
H A Dphp_win32_globals.h26 typedef struct _php_win32_core_globals php_win32_core_globals; typedef
29 # define PW32G(v) TSRMG(php_win32_core_globals_id, php_win32_core_globals*, v)
/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()

Completed in 25 milliseconds