15 calls to file_uri_target()

file_stream_wrapper_uri_normalize in drupal-7.x/includes/file.inc
Normalizes a URI by making it syntactically correct.
file_test_file_url_alter in drupal-7.x/modules/simpletest/tests/file_test.module
Implements hook_file_url_alter().
hook_file_download in drupal-7.x/modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
hook_file_url_alter in drupal-7.x/modules/system/system.api.php
Alter the URL to a file.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal-7.x/modules/image/image.test
Test image_style_url().
image_file_download in drupal-7.x/modules/image/image.module
Implements hook_file_download().
image_style_deliver in drupal-7.x/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
image_style_path in drupal-7.x/modules/image/image.module
Returns the URI of an image when using a style.
image_style_url in drupal-7.x/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
StreamWrapperTest::testUriFunctions in drupal-7.x/modules/simpletest/tests/file.test
Test the URI and target functions.
SystemThemeFunctionalTest::testThemeSettings in drupal-7.x/modules/system/system.test
Test the theme settings form.
system_theme_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
UserPictureTestCase::testDeletePicture in drupal-7.x/modules/user/user.test
Tests deletion of user pictures.
UserPictureTestCase::testPictureIsValid in drupal-7.x/modules/user/user.test
Do the test: Picture is valid (proper size and dimension)
user_file_download in drupal-7.x/modules/user/user.module
Implements hook_file_download().