Afficher la liste déroulante

locale_get_all_variants()

« locale_filter_matches | localtime »
<?php
$array 
locale_get_all_variants (
    
  // string $locale
);
?>
Résultat
$array = [
  
=> 'NEDIS',
  
=> 'ROJAZ',
  
=> '1901',
]
Exemples
#1 locale_get_all_variants  ("sl_IT_NEDIS_ROJAZ_1901")
Voir aussi
Locale::getAllVariants