8 calls to file_scan_directory()

drupal_clear_css_cache in drupal-6.x/includes/common.inc
Delete all cached CSS files.
drupal_clear_js_cache in drupal-6.x/includes/common.inc
Delete all cached JS files.
drupal_system_listing in drupal-6.x/includes/common.inc
Return an array of system file objects.
image_get_available_toolkits in drupal-6.x/includes/image.inc
Return a list of available toolkits.
install_find_locales in drupal-6.x/install.php
Find all .po files for the current profile.
install_find_profiles in drupal-6.x/install.php
Find all .profile files.
locale_batch_by_component in drupal-6.x/includes/locale.inc
Prepare a batch to run when installing modules or enabling themes. This batch will import translations for the newly added components in all the languages already set up on the site.
locale_batch_by_language in drupal-6.x/includes/locale.inc
Prepare a batch to import translations for all enabled modules in a given language.