6 uses of FEATURES_DEFAULT in Features 6
- drush_features_list in ./
features.drush.inc - Get a list of all feature modules.
- FeaturesUserTestCase::test in tests/
features.test - Run test.
- features_admin_form in ./
features.admin.inc - admin/build/features page callback.
- features_detect_overrides in ./
features.export.inc - Detect differences between DB and code components of a feature.
- features_get_component_states in ./
features.export.inc - Retrieve an array of features/components and their current states.
- features_get_storage in ./
features.export.inc - Get a summary storage state for a feature.