6 calls to drupal_rmdir() in Drupal 7
- color_scheme_form_submit in modules/
color/ color.module - Form submission handler for color_scheme_form().
- DrupalLocalStreamWrapper::rmdir in includes/
stream_wrappers.inc - Support for rmdir().
- FileTransferLocal::removeDirectoryJailed in includes/
filetransfer/ local.inc - Removes a directory.
- file_unmanaged_delete_recursive in includes/
file.inc - Deletes all files and directories in the specified filepath recursively.
- locale_uninstall in modules/
locale/ locale.install - Implements hook_uninstall().
- system_update_7046 in modules/
system/ system.install - Switch from the Minnelli theme if it is the default or admin theme.