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
Authors:
Jeff Davis
Peter Marklund <peter@collaboraid.biz>

Partial Call Graph (max 5 caller/called nodes):
%3 lang::catalog::export_to_file lang::catalog::export_to_file (private) lang::catalog::default_charset_if_unsupported lang::catalog::default_charset_if_unsupported lang::catalog::export_to_file->lang::catalog::default_charset_if_unsupported lang::catalog::read_file lang::catalog::read_file (private) lang::catalog::read_file->lang::catalog::default_charset_if_unsupported

Testcases:
No testcase defined.
[ show source ]
Show another procedure: