Searched refs:the_php_win32_core_globals (Results 1 – 3 of 3) sorted by relevance
32 # define PW32G(v) (the_php_win32_core_globals.v)33 extern PHPAPI struct _php_win32_core_globals the_php_win32_core_globals;
26 php_win32_core_globals the_php_win32_core_globals; variable
3606 php_win32_core_globals_ctor(&the_php_win32_core_globals); in PHP_MINIT_FUNCTION()3749 php_win32_core_globals_dtor(&the_php_win32_core_globals); in PHP_MSHUTDOWN_FUNCTION()
Completed in 15 milliseconds