pre_4_1_0_module_entry  204 standard/dl.c  			if ((((struct pre_4_1_0_module_entry *)module_entry)->zend_api > 20000000) &&
pre_4_1_0_module_entry  205 standard/dl.c  				(((struct pre_4_1_0_module_entry *)module_entry)->zend_api < 20010901)
pre_4_1_0_module_entry  207 standard/dl.c  				name		= ((struct pre_4_1_0_module_entry *)module_entry)->name;
pre_4_1_0_module_entry  208 standard/dl.c  				zend_api	= ((struct pre_4_1_0_module_entry *)module_entry)->zend_api;