18 calls to drupal_unlink()

Archive_Tar::_cleanFile in drupal/modules/system/system.tar.inc
Archive_Tar::_close in drupal/modules/system/system.tar.inc
Archive_Tar::_extractList in drupal/modules/system/system.tar.inc
Archive_Tar::_openAppend in drupal/modules/system/system.tar.inc
Archive_Tar::__destruct in drupal/modules/system/system.tar.inc
color_scheme_form_submit in drupal/modules/color/color.module
Form submission handler for color_scheme_form().
DrupalLocalStreamWrapper::unlink in drupal/includes/stream_wrappers.inc
Support for unlink().
FileDirectoryTest::testFileCheckDirectoryHandling in drupal/modules/simpletest/tests/file.test
Test directory handling functions.
FileTransferLocal::removeDirectoryJailed in drupal/includes/filetransfer/local.inc
Removes a directory.
FileTransferLocal::removeFileJailed in drupal/includes/filetransfer/local.inc
Removes a file.
FileValidatorTest::testFileValidateImageResolution in drupal/modules/simpletest/tests/file.test
This ensures the resolution of a specific file is within bounds. The image will be resized if it's too large.
file_unmanaged_delete in drupal/includes/file.inc
Deletes a file without database changes or hook invocations.
install_check_requirements in drupal/includes/install.core.inc
Checks installation requirements and reports any errors.
LocaleExportFunctionalTest::testExportTranslation in drupal/modules/locale/locale.test
Test exportation of translations.
LocaleImportFunctionalTest::importPoFile in drupal/modules/locale/locale.test
Helper function: import a standalone .po file in a given language.
LocalePluralFormatTest::importPoFile in drupal/modules/locale/locale.test
Imports a standalone .po file in a given language.
system_update_7046 in drupal/modules/system/system.install
Switch from the Minnelli theme if it is the default or admin theme.
update_manager_local_transfers_allowed in drupal/modules/update/update.manager.inc
Determines if file transfers will be performed locally.