Home
last modified time | relevance | path

Searched refs:tcl_base_directory (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dmsgunfmt.c76 static const char *tcl_base_directory; variable
152 tcl_base_directory = optarg; in main()
348 if (tcl_base_directory == NULL) in main()
384 result = msgdomain_read_tcl (tcl_locale_name, tcl_base_directory); in main()
Dmsgfmt.c108 static const char *tcl_base_directory; variable
298 tcl_base_directory = optarg; in main()
556 if (tcl_base_directory == NULL) in main()
808 tcl_locale_name, tcl_base_directory)) in main()
DChangeLog.0759 (tcl_mode, tcl_locale_name, tcl_base_directory): New variables.
762 tcl_base_directory. More checks for contradicting options. Call
769 (tcl_mode, tcl_locale_name, tcl_base_directory): New variables.
772 tcl_base_directory. More checks for contradicting options. Call