lang::catalog::default_charset_if_unsupported (private)
lang::catalog::default_charset_if_unsupported charset
Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl
Will return the system default charset and issue a warning in the log file if the given charset is not supported by tcl. Otherwise the given charset is simply returned.
- Parameters:
- charset (required)
- Authors:
- Jeff Davis
- Peter Marklund <peter@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.