current_module 573 Zend/zend.c EG(current_module) = NULL; current_module 1757 Zend/zend_API.c EG(current_module) = module; current_module 1760 Zend/zend_API.c EG(current_module) = NULL; current_module 1763 Zend/zend_API.c EG(current_module) = NULL; current_module 1943 Zend/zend_API.c EG(current_module) = module; current_module 1946 Zend/zend_API.c EG(current_module) = NULL; current_module 1951 Zend/zend_API.c EG(current_module) = NULL; current_module 2054 Zend/zend_API.c internal_function->module = EG(current_module); current_module 2518 Zend/zend_API.c class_entry->info.internal.module = EG(current_module); current_module 344 Zend/zend_builtin_functions.c return (EG(current_module) = zend_register_module_ex(&zend_builtin_module TSRMLS_CC)) == NULL ? FAILURE : SUCCESS; current_module 254 Zend/zend_globals.h struct _zend_module_entry *current_module; current_module 2333 main/main.c EG(current_module) = module; current_module 2335 main/main.c EG(current_module) = NULL; current_module 626 main/output.c if (!EG(current_module)) { current_module 640 main/output.c if (!EG(current_module)) { current_module 677 main/output.c if (!EG(current_module)) {