Home | History | Annotate | Download | only in intl

Lines Matching defs:gettext

25    gettext() and dgettext().  It is specified in POSIX, but not in ANSI C.
36 implementation of gettext. */
44 /* Resolve a platform specific conflict on DJGPP. GNU gettext takes
47 # undef gettext
66 necessary, because some systems define gettext/textdomain/... in the C
84 Since Solaris gettext() behaves differently than GNU gettext(), this
87 The redirection happens by default through macros in C, so that &gettext
90 class methods called 'gettext'. */
117 printf (gettext ("foo %y")). */
130 static inline char *gettext (const char *__msgid)
136 # define gettext libintl_gettext
138 extern char *gettext _INTL_PARAMS ((const char *__msgid))
185 /* Similar to `gettext' but select the plural form corresponding to the