php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "win32/sendmail.h"
Go to the source code of this file.
Data Structures | |
struct | _php_win32_core_globals |
Macros | |
#define | PW32G(v) |
Typedefs | |
typedef struct _php_win32_core_globals | php_win32_core_globals |
Functions | |
void | php_win32_core_globals_ctor (void *vg) |
void | php_win32_core_globals_dtor (void *vg) |
PHP_RSHUTDOWN_FUNCTION (win32_core_globals) | |
Variables | |
PHPAPI struct _php_win32_core_globals | the_php_win32_core_globals |
Definition at line 30 of file php_win32_globals.h.
typedef struct _php_win32_core_globals php_win32_core_globals |
Definition at line 24 of file php_win32_globals.h.
|
extern |