6 string references to 'language_types'

language_types_configurable in drupal-7.x/includes/language.inc
Returns only the configurable language types.
language_types_disable in drupal-7.x/includes/language.inc
Disables the given language types.
language_types_set in drupal-7.x/includes/language.inc
Updates the language type configuration.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in drupal-7.x/modules/locale/locale.test
Tests alterations to language types/negotiation info.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal-7.x/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_uninstall in drupal-7.x/modules/locale/locale.install
Implements hook_uninstall().