11 string references to 'user_register_form'

FieldInfoTestCase::testFieldInfo in drupal-7.x/modules/field/tests/field.test
Test that field types and field definitions are correcly cached.
FieldInfoTestCase::testSettingsInfo in drupal-7.x/modules/field/tests/field.test
Test that the field_info settings convenience functions work.
locale_form_alter in drupal-7.x/modules/locale/locale.module
Implements hook_form_alter().
openid_authentication in drupal-7.x/modules/openid/openid.module
Authenticate a user or attempt registration.
profile_form_alter in drupal-7.x/modules/profile/profile.module
Implements hook_form_alter().
UserRegistrationTestCase::testRegistrationWithUserFields in drupal-7.x/modules/user/user.test
Tests Field API fields on user registration forms.
user_admin in drupal-7.x/modules/user/user.admin.inc
Page callback: Generates the appropriate user administration form.
user_field_info_alter in drupal-7.x/modules/user/user.module
Implements hook_field_info_alter().
user_form_field_ui_field_edit_form_alter in drupal-7.x/modules/user/user.module
Implements hook_form_FORM_ID_alter().
user_form_field_ui_field_edit_form_submit in drupal-7.x/modules/user/user.module
Additional submit handler for the 'Edit field instance' form.
user_menu in drupal-7.x/modules/user/user.module
Implements hook_menu().