globals_ptr      1752 Zend/zend_API.c 			module->globals_ctor(module->globals_ptr TSRMLS_CC);
globals_ptr      2387 Zend/zend_API.c 			module->globals_dtor(module->globals_ptr TSRMLS_CC);
globals_ptr        92 Zend/zend_modules.h 	void* globals_ptr;