8 calls to drupal_unlink()

DrupalLocalStreamWrapper::unlink in drupal-7.x/includes/stream_wrappers.inc
Support for unlink().
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.
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.