Searched refs:the_php_win32_core_globals (Results 1 – 3 of 3) sorted by relevance
30 # define PW32G(v) (the_php_win32_core_globals.v)31 extern PHPAPI struct _php_win32_core_globals the_php_win32_core_globals;
24 php_win32_core_globals the_php_win32_core_globals; variable
296 php_win32_core_globals_ctor(&the_php_win32_core_globals); in PHP_MINIT_FUNCTION()383 php_win32_core_globals_dtor(&the_php_win32_core_globals); in PHP_MSHUTDOWN_FUNCTION()
Completed in 22 milliseconds