6 uses of AGGREGATOR_CLEAR_NEVER

aggregator_cron in drupal-7.x/modules/aggregator/aggregator.module
Implements hook_cron().
aggregator_expire in drupal-7.x/modules/aggregator/aggregator.processor.inc
Expires items from a feed depending on expiration settings.
aggregator_form_aggregator_admin_form_alter in drupal-7.x/modules/aggregator/aggregator.processor.inc
Implements hook_form_aggregator_admin_form_alter().
aggregator_form_feed in drupal-7.x/modules/aggregator/aggregator.admin.inc
Form constructor for adding and editing feed sources.
FeedParserTestCase::setUp in drupal-7.x/modules/aggregator/aggregator.test
Sets up a Drupal site for running functional and integration tests.
hook_cron in drupal-7.x/modules/system/system.api.php
Perform periodic actions.