Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dphp_win32_globals.h32 # define PW32G(v) (the_php_win32_core_globals.v)
33 extern PHPAPI struct _php_win32_core_globals the_php_win32_core_globals;
H A Dglobals.c28 php_win32_core_globals the_php_win32_core_globals; variable
63 &the_php_win32_core_globals in PHP_RSHUTDOWN_FUNCTION()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3578 php_win32_core_globals_ctor(&the_php_win32_core_globals TSRMLS_CC); in PHP_MINIT_FUNCTION()
3714 php_win32_core_globals_dtor(&the_php_win32_core_globals TSRMLS_CC); in PHP_MSHUTDOWN_FUNCTION()

Completed in 27 milliseconds