7 calls to drupal_language_initialize()

authorize.php in drupal/authorize.php
Administrative script for running authorized file operations.
drupal_bootstrap in drupal/includes/bootstrap.inc
Ensures Drupal is bootstrapped to the specified phase.
install_begin_request in drupal/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_uninstall in drupal/modules/locale/locale.install
Implements hook_uninstall().
PathMonolingualTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
update.php in drupal/update.php
Administrative page for handling updates from one Drupal version to another.