Home
last modified time | relevance | path

Searched refs:the_php_win32_core_globals (Results 1 – 3 of 3) sorted by relevance

/php-src/win32/
H A Dphp_win32_globals.h30 # define PW32G(v) (the_php_win32_core_globals.v)
31 extern PHPAPI struct _php_win32_core_globals the_php_win32_core_globals;
H A Dglobals.c24 php_win32_core_globals the_php_win32_core_globals; variable
/php-src/ext/standard/
H A Dbasic_functions.c296 php_win32_core_globals_ctor(&the_php_win32_core_globals); in PHP_MINIT_FUNCTION()
370 php_win32_core_globals_dtor(&the_php_win32_core_globals); in PHP_MSHUTDOWN_FUNCTION()

Completed in 12 milliseconds