array scanLocales(string $sourceDir)
Returns all locales found in the given directory.
array scanLocales(string $sourceDir)
Returns all locales found in the given directory.
string | $sourceDir | The directory with ICU files |
array | An array of locales. The result also contains locales that are in fact just aliases for other locales. Use {@link scanAliases()} to determine which of the locales are aliases |
Designed by : w10schools
service@w10schools.com
Please login to continue.