Home
last modified time | relevance | path

Searched refs:gettext (Results 1 – 25 of 109) sorted by relevance

12345

/glibc-2.36/intl/
DMakefile25 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 …]
Dtst-codeset.c36 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()
Dtst-gettext.sh45 -f ${objpfx}tst-gettext-de.po
47 -f ${objpfx}tst-gettext-de.po
56 ${objpfx}tst-gettext > ${objpfx}tst-gettext.out ${objpfx}domaindir
Dtst-gettext4.c70 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()
Dtst-gettext5.c73 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()
Dtst-gettext3.c40 s = gettext ("cheese"); in do_test()
50 s = gettext ("cheese"); in do_test()
Dlibintl.h39 extern char *gettext (const char *__msgid)
109 # define gettext(msgid) dgettext (NULL, msgid) macro
Dtst-gettext.c254 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/
Dpldd.c88 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 …]
Dpldd-xx.c103 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/
Dgencat.c228 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/
Dmakedb.c206 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 …]
Dgetent.c87 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/
Dlddlibc4.c59 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/
Dpt_chown.c62 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/
Dpcprofiledump.c42 # 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/
Dmessage.texi47 * 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/
Dlocale.c275 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()
Dlocaledef.c437 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/
Dnscd.c158 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/
DSHARED-FILES131 # 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/
Dgetconf.c485 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()
Dregex_internal.h104 # undef gettext
105 # define gettext(msgid) \ macro
109 # undef gettext
110 # define gettext(msgid) (msgid) macro
/glibc-2.36/iconv/
Diconvconfig.c380 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()
Diconv_prog.c387 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()

12345