Searched refs:tcl_locale_name (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | msgunfmt.c | 73 static const char *tcl_locale_name; variable 180 tcl_locale_name = optarg; in main() 332 if (tcl_locale_name == NULL) in main() 375 result = msgdomain_read_tcl (tcl_locale_name, tcl_base_directory); in main()
|
H A D | msgfmt.c | 93 static const char *tcl_locale_name; variable 275 tcl_locale_name = optarg; in main() 459 if (tcl_locale_name == NULL) in main() 577 tcl_locale_name, tcl_base_directory)) in main()
|
H A D | ChangeLog.0 | 759 (tcl_mode, tcl_locale_name, tcl_base_directory): New variables. 761 (main): Handle --tcl option. Set tcl_mode, tcl_locale_name, 769 (tcl_mode, tcl_locale_name, tcl_base_directory): New variables. 771 (main): Handle --tcl and -d options. Set tcl_mode, tcl_locale_name,
|