7 calls to file_stream_wrapper_uri_normalize()

file_build_uri in drupal-7.x/includes/file.inc
Constructs a URI to Drupal's default files location given a relative path.
file_create_htaccess in drupal-7.x/includes/file.inc
Creates a .htaccess file in the given directory.
file_scan_directory in drupal-7.x/includes/file.inc
Finds all files that match a given mask in a given directory.
file_unmanaged_copy in drupal-7.x/includes/file.inc
Copies a file to a new location without invoking the file API.
image_style_url in drupal-7.x/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
system_update_7061 in drupal-7.x/modules/system/system.install
Migrate upload.module data to the newly created file field.
user_save in drupal-7.x/modules/user/user.module
Save changes to a user account or add a new user.