You are here

18 calls to drupal_unlink() in Drupal 7

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