6 string references to 'language_types'

language_types_configurable in drupal/includes/language.inc
Returns only the configurable language types.
language_types_disable in drupal/includes/language.inc
Disables the given language types.
language_types_set in drupal/includes/language.inc
Updates the language type configuration.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in drupal/modules/locale/locale.test
Tests alterations to language types/negotiation info.
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().