10 calls to file_unmanaged_save_data()

AggregatorTestCase::getEmptyOpml in drupal/modules/aggregator/aggregator.test
Creates a valid but empty OPML file.
AggregatorTestCase::getInvalidOpml in drupal/modules/aggregator/aggregator.test
Creates an invalid OPML file.
AggregatorTestCase::getValidOpml in drupal/modules/aggregator/aggregator.test
Creates a valid OPML file from an array of feeds.
drupal_build_css_cache in drupal/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_js_cache in drupal/includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
FileUnmanagedSaveDataTest::testFileSaveData in drupal/modules/simpletest/tests/file.test
Test the file_unmanaged_save_data() function.
file_save_data in drupal/includes/file.inc
Saves a file to the specified destination and creates a database entry.
system_retrieve_file in drupal/modules/system/system.module
Attempts to get a file using drupal_http_request and to store it locally.
_color_save_stylesheet in drupal/modules/color/color.module
Saves the rewritten stylesheet to disk.
_locale_rebuild_js in drupal/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.