Home
last modified time | relevance | path

Searched defs:msgid2 (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/lib/libc/port/i18n/
H A Dgettext.c182 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 Dgettext.h146 const char *msgid2; /* msgid2 argument */ member
172 #define DFLTMSG(result, msgid1, msgid2, n, plural) \ argument
H A Dgettext_real.c58 _real_gettext_u(const char *domain, const char *msgid1, const char *msgid2, in _real_gettext_u() argument
[all...]