Searched defs:msgid2 (Results 1 – 3 of 3) sorted by relevance
/titanic_52/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 | 146 const char *msgid2; /* msgid2 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...] |