the_php_win32_core_globals 3560 ext/standard/basic_functions.c 	php_win32_core_globals_ctor(&the_php_win32_core_globals);
the_php_win32_core_globals 3699 ext/standard/basic_functions.c 	php_win32_core_globals_dtor(&the_php_win32_core_globals);
the_php_win32_core_globals   28 win32/globals.c php_win32_core_globals the_php_win32_core_globals;
the_php_win32_core_globals   72 win32/globals.c 		&the_php_win32_core_globals
the_php_win32_core_globals   34 win32/php_win32_globals.h # define PW32G(v)		(the_php_win32_core_globals.v)
the_php_win32_core_globals   35 win32/php_win32_globals.h extern PHPAPI struct _php_win32_core_globals the_php_win32_core_globals;