current_import   5446 Zend/zend_compile.c 	HashTable *current_import = zend_get_import_ht(type);
current_import   5536 Zend/zend_compile.c 		if (!zend_hash_add_ptr(current_import, lookup_name, old_name)) {