6 calls to drupal_form_submit()

aggregator_form_opml_submit in drupal/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_opml().
batch_test_programmatic in drupal/modules/simpletest/tests/batch_test.module
Menu callback: programmatically submits the 'Chained' form.
FormsProgrammaticTestCase::submitForm in drupal/modules/simpletest/tests/form.test
Helper function used to programmatically submit the form defined in form_test.module with the given values.
install_run_task in drupal/includes/install.core.inc
Runs an individual installation task.
openid_authentication in drupal/modules/openid/openid.module
Authenticate a user or attempt registration.
_batch_test_nested_drupal_form_submit_callback in drupal/modules/simpletest/tests/batch_test.module
Batch operation: submits form_test_mock_form using drupal_form_submit().