drupal_dirname in includes/file.inc
Gets the name of the directory from a given path.
drupal_tempnam in includes/file.inc
Creates a file with a unique filename in the specified directory.
FileDownloadTest::testFileCreateUrl in modules/simpletest/tests/file.test
Test file_create_url().
FileDownloadTest::testPublicFileTransfer in modules/simpletest/tests/file.test
Test the public file transfer system.
FileURLRewritingTest::testPublicCreatedFileURL in modules/simpletest/tests/file.test
Test the generating of rewritten public created file URLs.
file_test_file_url_alter in modules/simpletest/tests/file_test.module
Implements hook_file_url_alter().
hook_file_url_alter in modules/system/system.api.php
Alter the URL to a file.
image_menu in modules/image/image.module
Implements hook_menu().
SessionTestCase::sessionReset in modules/simpletest/tests/session.test
Reset the cookie file so that it refers to the specified user.
StreamWrapperTest::testGetInstanceByScheme in modules/simpletest/tests/file.test
Test the file_stream_wrapper_get_instance_by_scheme() function.
StreamWrapperTest::testUriFunctions in modules/simpletest/tests/file.test
Test the URI and target functions.
Updater::getBackupDir in includes/updater.inc
Return the full path to a directory where backups should be written.