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;
28 php_win32_core_globals the_php_win32_core_globals; variable63 &the_php_win32_core_globals in PHP_RSHUTDOWN_FUNCTION()
3553 php_win32_core_globals_ctor(&the_php_win32_core_globals TSRMLS_CC); in PHP_MINIT_FUNCTION()3684 php_win32_core_globals_dtor(&the_php_win32_core_globals TSRMLS_CC); in PHP_MSHUTDOWN_FUNCTION()
Completed in 32 milliseconds