10 calls to batch_process()

batch_test_large_percentage in drupal/modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_nested_drupal_form_submit in drupal/modules/simpletest/tests/batch_test.module
Menu callback: programmatically submits a form within a batch.
batch_test_no_form in drupal/modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_theme_batch in drupal/modules/simpletest/tests/batch_test.module
Menu callback: run a batch for testing theme used on the progress page.
drupal_process_form in drupal/includes/form.inc
Processes a form submission.
install_run_task in drupal/includes/install.core.inc
Runs an individual installation task.
system_authorized_batch_process in drupal/modules/system/system.module
Use authorize.php to run batch_process().
update_batch in drupal/includes/update.inc
Starts the database update batch process.
update_manual_status in drupal/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
user_cancel_confirm in drupal/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.