pre_4_1_0_module_entry  209 ext/standard/dl.c 			if ((((struct pre_4_1_0_module_entry *)module_entry)->zend_api > 20000000) &&
pre_4_1_0_module_entry  210 ext/standard/dl.c 				(((struct pre_4_1_0_module_entry *)module_entry)->zend_api < 20010901)
pre_4_1_0_module_entry  212 ext/standard/dl.c 				name		= ((struct pre_4_1_0_module_entry *)module_entry)->name;
pre_4_1_0_module_entry  213 ext/standard/dl.c 				zend_api	= ((struct pre_4_1_0_module_entry *)module_entry)->zend_api;