17#ifndef PHP_WIN32_GLOBALS_H
18#define PHP_WIN32_GLOBALS_H
27# define PW32G(v) ZEND_TSRMG(php_win32_core_globals_id, php_win32_core_globals*, v)
28extern PHPAPI int php_win32_core_globals_id;
30# define PW32G(v) (the_php_win32_core_globals.v)
php_win32_core_globals the_php_win32_core_globals
#define PHP_RSHUTDOWN_FUNCTION
void php_win32_core_globals_ctor(void *vg)
struct _php_win32_core_globals php_win32_core_globals
void php_win32_core_globals_dtor(void *vg)
char mail_local_host[HOST_NAME_LEN]
char mail_buffer[MAIL_BUFFER_SIZE]
HashTable * registry_directories
char mail_host[HOST_NAME_LEN]
struct _zend_array HashTable