HomeSort by: relevance | last modified time | path
    Searched defs:tcl_locale_name (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgunfmt.c 73 static const char *tcl_locale_name; variable
180 tcl_locale_name = optarg;
332 if (tcl_locale_name == NULL)
375 result = msgdomain_read_tcl (tcl_locale_name, tcl_base_directory);
msgunfmt.c 73 static const char *tcl_locale_name; variable
180 tcl_locale_name = optarg;
332 if (tcl_locale_name == NULL)
375 result = msgdomain_read_tcl (tcl_locale_name, tcl_base_directory);
msgfmt.c 93 static const char *tcl_locale_name; variable
275 tcl_locale_name = optarg;
459 if (tcl_locale_name == NULL)
577 tcl_locale_name, tcl_base_directory))
msgfmt.c 93 static const char *tcl_locale_name; variable
275 tcl_locale_name = optarg;
459 if (tcl_locale_name == NULL)
577 tcl_locale_name, tcl_base_directory))

Completed in 34 milliseconds