/glibc-2.36/intl/ |
D | Makefile | 25 routines = bindtextdom dcgettext dgettext gettext \ 31 test-srcs := tst-gettext tst-translit tst-gettext2 tst-codeset tst-gettext3 41 generated += msgs.h mtrace-tst-gettext.out tst-gettext.mtrace plural.c 53 tests-special += $(objpfx)tst-translit.out $(objpfx)tst-gettext.out \ 61 tests-special += $(objpfx)mtrace-tst-gettext.out 80 $(objpfx)mtrace-tst-gettext.out: $(objpfx)tst-gettext.out 81 $(common-objpfx)malloc/mtrace $(objpfx)tst-gettext.mtrace > $@; \ 83 $(objpfx)tst-gettext.out: tst-gettext.sh $(objpfx)tst-gettext 86 $(common-objpfx)intl/ $(objpfx)tst-gettext.mtrace; \ 114 $(objpfx)tst-gettext.out: $(gen-locales) [all …]
|
D | tst-codeset.c | 36 TEST_COMPARE_STRING (gettext ("cheese"), "K\344se"); in do_test() 40 TEST_COMPARE_STRING (gettext ("cheese"), "K\303\244se"); in do_test() 44 TEST_COMPARE_STRING (gettext ("cheese"), "Kaese"); in do_test() 48 TEST_COMPARE_STRING (gettext ("cheese"), "Kaese"); in do_test()
|
D | tst-gettext.sh | 45 -f ${objpfx}tst-gettext-de.po 47 -f ${objpfx}tst-gettext-de.po 56 ${objpfx}tst-gettext > ${objpfx}tst-gettext.out ${objpfx}domaindir
|
D | tst-gettext4.c | 70 s = gettext ("beauty"); in thread1_execution() 80 s = gettext ("beauty"); in thread1_execution() 102 s = gettext ("beauty"); in thread2_execution() 112 s = gettext ("beauty"); in thread2_execution()
|
D | tst-gettext5.c | 73 s = gettext ("cheese"); in thread1_execution() 83 s = gettext ("cheese"); in thread1_execution() 107 s = gettext ("cheese"); in thread2_execution() 117 s = gettext ("cheese"); in thread2_execution()
|
D | tst-gettext3.c | 40 s = gettext ("cheese"); in do_test() 50 s = gettext ("cheese"); in do_test()
|
D | libintl.h | 39 extern char *gettext (const char *__msgid) 109 # define gettext(msgid) dgettext (NULL, msgid) macro
|
D | tst-gettext.c | 254 const char *found = gettext (msgs[cnt].msgid); in positive_gettext_test() 280 const char *found = gettext (msgs[cnt].msgid); in negative_gettext_test()
|
/glibc-2.36/elf/ |
D | pldd.c | 88 gettext ("Exactly one parameter with process ID required.\n")); in main() 102 error (EXIT_FAILURE, 0, gettext ("invalid process ID '%s'"), in main() 110 error (EXIT_FAILURE, errno, gettext ("cannot open %s"), buf); in main() 141 error (EXIT_FAILURE, errno, gettext ("cannot open %s/task"), buf); in main() 144 error (EXIT_FAILURE, errno, gettext ("cannot prepare reading %s/task"), in main() 157 error (EXIT_FAILURE, 0, gettext ("invalid thread ID '%s'"), in main() 168 error (EXIT_FAILURE, errno, gettext ("cannot attach to process %lu"), in main() 183 error (EXIT_FAILURE, 0, gettext ("no valid %s/task entries"), buf); in main() 246 if (asprintf (&tp, gettext ("\ in more_help() 262 fprintf (stream, gettext ("\ in print_version() [all …]
|
D | pldd-xx.c | 103 error (EXIT_FAILURE, 0, gettext ("cannot find program header of process")); in E() 107 error (EXIT_FAILURE, 0, gettext ("cannot read program header")); in E() 129 error (EXIT_FAILURE, 0, gettext ("cannot read dynamic section")); in E() 141 error (EXIT_FAILURE, 0, gettext ("cannot read r_debug")); in E() 159 error (EXIT_FAILURE, 0, gettext ("cannot read program interpreter")); in E() 188 error (EXIT_FAILURE, 0, gettext ("cannot read link map")); in E() 195 error (EXIT_FAILURE, 0, gettext ("cannot read object name")); in E() 202 gettext ("cannot allocate buffer for object name")); in E()
|
/glibc-2.36/catgets/ |
D | gencat.c | 228 if (asprintf (&tp, gettext ("\ in more_help() 244 fprintf (stream, gettext ("\ in print_version() 249 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 280 fname = gettext ("*standard input*"); in read_input_file() 286 error (0, errno, gettext ("cannot open input file `%s'"), fname); in read_input_file() 415 gettext ("illegal set number")); in read_input_file() 442 gettext ("duplicate set definition")); in read_input_file() 444 gettext ("\ in read_input_file() 490 gettext ("illegal set number")); in read_input_file() 515 gettext ("unknown set `%s'"), symbol); in read_input_file() [all …]
|
/glibc-2.36/nss/ |
D | makedb.c | 206 error (0, 0, gettext ("wrong number of arguments")); in main() 227 error (EXIT_FAILURE, errno, gettext ("cannot open database file `%s'"), in main() 246 error (EXIT_FAILURE, errno, gettext ("cannot open input file `%s'"), in main() 272 error (EXIT_SUCCESS, 0, gettext ("no entries to be processed")); in main() 282 error (EXIT_FAILURE, errno, gettext ("cannot create temporary file name")); in main() 288 error (EXIT_FAILURE, errno, gettext ("cannot create temporary file")); in main() 304 error (0, errno, gettext ("cannot stat newly created file")); in main() 315 error (0, errno, gettext ("cannot rename temporary file")); in main() 369 if (asprintf (&tp, gettext ("\ in more_help() 385 fprintf (stream, gettext ("\ in print_version() [all …]
|
D | getent.c | 87 fprintf (stream, gettext ("\ in print_version() 92 fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk"); in print_version() 900 error (EXIT_FAILURE, 0, gettext ("Unknown database name")); in parse_option() 952 fprintf (fp, gettext ("\ in more_help() 986 error (0, 0, gettext ("wrong number of arguments")); in main()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | lddlibc4.c | 59 printf (gettext ("Usage: lddlibc4 FILE\n\n")); in main() 60 printf (gettext ("For bug reporting instructions, please see:\n\ in main() 67 printf (gettext ("\ in main() 80 error (2, errno, gettext ("cannot open `%s'"), filename); in main() 84 error (2, errno, gettext ("cannot read header from `%s'"), filename); in main()
|
/glibc-2.36/login/programs/ |
D | pt_chown.c | 62 fprintf (stream, gettext ("\ in print_version() 78 asprintf (&cp, gettext ("\ in more_help() 88 if (asprintf (&tp, gettext ("\ in more_help() 92 if (asprintf (&cp, gettext ("\ in more_help() 203 error (0, 0, gettext ("too many arguments")); in main() 211 error (FAIL_EXEC, 0, gettext ("needs to be installed setuid `root'")); in main()
|
/glibc-2.36/debug/ |
D | pcprofiledump.c | 42 # define _(Str) gettext (Str) 208 if (asprintf (&tp, gettext ("\ in more_help() 224 fprintf (stream, gettext ("\ in print_version() 229 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version()
|
/glibc-2.36/manual/ |
D | message.texi | 47 * The Uniforum approach:: The @code{gettext} family of functions. 760 @file{gettext} package provides support for this outside @theglibc{}. 762 The code of the @file{libintl} from GNU @file{gettext} is the same as 764 @file{gettext} manual is also valid for the functionality here. The 767 people should read the GNU @file{gettext} manual 768 (@pxref{Top,,GNU gettext utilities,gettext,Native Language Support Library and Tools}). 772 systems the @code{gettext} interface is at least as portable as the 773 former. The GNU @file{gettext} package can be used wherever the 778 * Message catalogs with gettext:: The @code{gettext} family of functions. 779 * Helper programs for gettext:: Programs to handle message catalogs [all …]
|
/glibc-2.36/locale/programs/ |
D | locale.c | 275 if (asprintf (&tp, gettext ("\ in more_help() 292 fprintf (stream, gettext ("\ in print_version() 297 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 521 error (1, errno, gettext ("while preparing output")); in write_locales() 999 error (0, errno, gettext ("Cannot set %s to default locale"), in try_setlocale() 1097 gettext ("\ in setlocale_diagnostics()
|
D | localedef.c | 437 tp = xasprintf (gettext ("\ in more_help() 440 cp = xasprintf (gettext ("\ in more_help() 459 fprintf (stream, gettext ("\ in print_version() 464 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version()
|
/glibc-2.36/nscd/ |
D | nscd.c | 158 error (0, 0, gettext ("wrong number of arguments")); in main() 497 if (asprintf (&tp, gettext ("\ in more_help() 521 fprintf (stream, gettext ("\ in print_version() 526 fprintf (stream, gettext ("Written by %s.\n"), in print_version()
|
/glibc-2.36/ |
D | SHARED-FILES | 131 # The last merge was 2014-12-11 and merged gettext 0.19.3 into glibc with a 132 # patch submitted to the gettext mailing list for changes that could be merged 143 gettext: 152 intl/gettext.c
|
/glibc-2.36/posix/ |
D | getconf.c | 485 printf (gettext ("\ in main() 490 printf (gettext ("Written by %s.\n"), "Roland McGrath"); in main() 496 printf (gettext ("\ in main() 503 printf (gettext ("For bug reporting instructions, please see:\n\ in main()
|
D | regex_internal.h | 104 # undef gettext 105 # define gettext(msgid) \ macro 109 # undef gettext 110 # define gettext(msgid) (msgid) macro
|
/glibc-2.36/iconv/ |
D | iconvconfig.c | 380 if (asprintf (&tp, gettext ("\ in more_help() 397 fprintf (stream, gettext ("\ in print_version() 402 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 431 error (EXIT_FAILURE, errno, gettext ("while inserting in search tree")); in new_alias() 1195 gettext ("cannot generate output file")); in write_output()
|
D | iconv_prog.c | 387 if (asprintf (&tp, gettext ("\ in more_help() 404 fprintf (stream, gettext ("\ in print_version() 409 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version()
|