the_php_win32_core_globals 3550 ext/standard/basic_functions.c 	php_win32_core_globals_ctor(&the_php_win32_core_globals TSRMLS_CC);
the_php_win32_core_globals 3687 ext/standard/basic_functions.c 	php_win32_core_globals_dtor(&the_php_win32_core_globals TSRMLS_CC);
the_php_win32_core_globals   28 win32/globals.c php_win32_core_globals the_php_win32_core_globals;
the_php_win32_core_globals   63 win32/globals.c 		&the_php_win32_core_globals
the_php_win32_core_globals   32 win32/php_win32_globals.h # define PW32G(v)		(the_php_win32_core_globals.v)
the_php_win32_core_globals   33 win32/php_win32_globals.h extern PHPAPI struct _php_win32_core_globals the_php_win32_core_globals;