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