30#define posix_module_ptr &posix_module_entry
33#define PHP_POSIX_VERSION PHP_VERSION
39#if defined(ZTS) && defined(COMPILE_DL_POSIX)
44#define POSIX_G(v) ZEND_MODULE_GLOBALS_ACCESSOR(posix, v)
48#define posix_module_ptr NULL
52#define phpext_posix_ptr posix_module_ptr
#define ZEND_TSRMLS_CACHE_EXTERN()
#define ZEND_END_MODULE_GLOBALS(module_name)
#define ZEND_EXTERN_MODULE_GLOBALS(module_name)
#define ZEND_BEGIN_MODULE_GLOBALS(module_name)
struct _zend_module_entry zend_module_entry