17 uses of USER_REGISTER_VISITORS

CommentAnonymous::setUp in drupal-7.x/modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest::setEnvironment in drupal-7.x/modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentLinks in drupal-7.x/modules/comment/comment.test
Tests comment links.
CommentInterfaceTest::testCommentNodeCommentStatistics in drupal-7.x/modules/comment/comment.test
Tests the node comment statistics.
FormsArbitraryRebuildTestCase::setUp in drupal-7.x/modules/simpletest/tests/form.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserCreationTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
OpenIDInvalidIdentifierTransitionTestCase::setUp in drupal-7.x/modules/openid/openid.test
Sets up a Drupal site for running functional and integration tests.
OpenIDRegistrationTestCase::setUp in drupal-7.x/modules/openid/openid.test
Sets up a Drupal site for running functional and integration tests.
ProfileTestCase::setUp in drupal-7.x/modules/profile/profile.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrowserTestCase::setUp in drupal-7.x/modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
UserRegistrationTestCase::testRegistrationDefaultValues in drupal-7.x/modules/user/user.test
UserRegistrationTestCase::testRegistrationEmailDuplicates in drupal-7.x/modules/user/user.test
UserRegistrationTestCase::testRegistrationWithEmailVerification in drupal-7.x/modules/user/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in drupal-7.x/modules/user/user.test
user_account_form in drupal-7.x/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_admin_settings in drupal-7.x/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_update_7008 in drupal-7.x/modules/user/user.install
If 'user_register' variable was unset in Drupal 6, set it to be the same as the Drupal 6 default setting.