lang::util::get_locale_options (public)

 lang::util::get_locale_options

Defined in packages/acs-lang/tcl/lang-util-procs.tcl

Return a list of locales know to the system

Partial Call Graph (max 5 caller/called nodes):
%3 test_test_get_locales test_get_locales (test acs-lang) lang::util::get_locale_options lang::util::get_locale_options test_test_get_locales->lang::util::get_locale_options lang::util::get_locale_options_not_cached lang::util::get_locale_options_not_cached (private) lang::util::get_locale_options->lang::util::get_locale_options_not_cached util_memoize util_memoize (public) lang::util::get_locale_options->util_memoize

Testcases:
test_get_locales
Source code:
    return [util_memoize lang::util::get_locale_options_not_cached]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-lang/tcl/lang-util-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: