Searched defs:msgid1 (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libc/port/i18n/ |
H A D | gettext.c | 182 ngettext(const char *msgid1, const char *msgid2, unsigned long int n) in ngettext() argument 196 dngettext(const char *domain, const char *msgid1, const char *msgid2, in dngettext() argument 211 dcngettext(const char *domain, const char *msgid1, const char *msgid2, in dcngettext() argument
|
H A D | gettext.h | 145 const char *msgid1; /* msgid1 argument */ member 172 #define DFLTMSG(result, msgid1, msgid2, n, plural) \ argument
|
H A D | gettext_real.c | 58 _real_gettext_u(const char *domain, const char *msgid1, const char *msgid2, in _real_gettext_u() argument [all...] |
H A D | gettext_gnu.c | 372 gnu_msgsearch(Msg_g_node *gmnp, const char *msgid1, in gnu_msgsearch() argument [all...] |