Searched refs:dgettext (Results 1 - 25 of 41) sorted by path

12

/macosx-10.9.5/Heimdal-323.92.1/lib/com_err/
H A Derror.c46 #define dgettext(d,s) (s) macro
74 strlcpy(str, dgettext(domain, msg), len);
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dkrb5_locl.h137 #define N_(x,y) dgettext(HEIMDAL_TEXTDOMAIN, x)
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFUnserialize.tab.c314 # define YY_(msgid) dgettext ("bison-runtime", msgid)
/macosx-10.9.5/awk-18/src/
H A Dytab.c376 # define YY_(msgid) dgettext ("bison-runtime", msgid)
/macosx-10.9.5/bash-92/bash-3.2/
H A DMANIFEST247 lib/intl/dgettext.c f
H A Dbashintl.h38 #define D_(d, msgid) dgettext(d, msgid)
H A Dlocale.c360 translated = dgettext (default_domain, string);
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dgettext.h46 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Ddgettext.c1 /* Implementation of the dgettext(3) function.
58 weak_alias (__dgettext, dgettext);
H A Dintl-compat.c39 #undef dgettext macro
70 dgettext (domainname, msgid) function
H A Dlibgnuintl.h.in25 gettext() and dgettext(). It is specified in POSIX, but not in ANSI C.
136 static inline char *dgettext (const char *__domainname, const char *__msgid)
142 # define dgettext libintl_dgettext
144 extern char *dgettext _INTL_PARAMS ((const char *__domainname,
190 /* Similar to `dgettext' but select the plural form corresponding to the
/macosx-10.9.5/bash-92/
H A Dlibgnuintl.h25 gettext() and dgettext(). It is specified in POSIX, but not in ANSI C.
136 static inline char *dgettext (const char *__domainname, const char *__msgid) function
142 # define dgettext libintl_dgettext macro
144 extern char *dgettext _INTL_PARAMS ((const char *__domainname,
190 /* Similar to `dgettext' but select the plural form corresponding to the
H A Dlibintl.h25 gettext() and dgettext(). It is specified in POSIX, but not in ANSI C.
136 static inline char *dgettext (const char *__domainname, const char *__msgid) function
142 # define dgettext libintl_dgettext macro
144 extern char *dgettext _INTL_PARAMS ((const char *__domainname,
190 /* Similar to `dgettext' but select the plural form corresponding to the
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsysdep.h183 the bfd library, (eg OBJDUMP). Hence we use dgettext (PACKAGE, String)
185 #define _(String) dgettext (PACKAGE, String)
193 # define dgettext(Domainname, Msgid) (Msgid) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dbucomm.h165 # define dgettext(Domainname, Msgid) (Msgid)
164 # define dgettext macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Ddgettext.c1 /* Implementation of the dgettext(3) function.
59 weak_alias (__dgettext, dgettext);
H A Dintl-compat.c39 #undef dgettext macro
70 dgettext (domainname, msgid) function
H A Dlibgnuintl.h25 gettext() and dgettext(). It is specified in POSIX, but not in ANSI C.
136 static inline char *dgettext (const char *__domainname, const char *__msgid) function
142 # define dgettext libintl_dgettext macro
144 extern char *dgettext _INTL_PARAMS ((const char *__domainname,
190 /* Similar to `dgettext' but select the plural form corresponding to the
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dopintl.h26 the opcodes library, (eg OBJDUMP). Hence we use dgettext (PACKAGE, String)
28 # define _(String) dgettext (PACKAGE, String)
36 # define dgettext(Domainname, Msgid) (Msgid) macro
/macosx-10.9.5/dtrace-118.1/libelf/
H A Derror.c66 #define dgettext(x,y) _dgettext(x,y) macro
130 return (dgettext(MSG_ORIG(MSG_SUNW_OST_SGS), MSG_ORIG(mid)));
/macosx-10.9.5/emacs-92/emacs/
H A Dconfigure21167 # Solaris requires -lintl if you want strerror (which calls dgettext)
21170 { echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5
21171 echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6; }
21190 char dgettext ();
21194 return dgettext ();
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dgettext.h56 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dgettext.h36 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dargp-help.c43 # undef dgettext macro
44 # define dgettext(domain, msgid) \ macro
148 dgettext (state->root_argp->argp_domain,
221 dgettext (state->root_argp->argp_domain,
227 dgettext (state->root_argp->argp_domain,
237 dgettext (state->root_argp->argp_domain, "\
248 dgettext (state->root_argp->argp_domain,
985 dgettext (domain, real->arg));
988 dgettext (domain, real->arg));
1051 const char *tstr = dgettext (arg
[all...]
H A Dargp-parse.c35 # undef dgettext macro
36 # define dgettext(domain, msgid) \ macro
160 __argp_error (state, dgettext (state->root_argp->argp_domain,
619 dgettext (parser->argp->argp_domain,
768 dgettext (parser->argp->argp_domain, bad_key_err));
776 dgettext (parser->argp->argp_domain, bad_key_err));

Completed in 295 milliseconds

12