Lines Matching refs:msgid2
57 _real_gettext_u(const char *domain, const char *msgid1, const char *msgid2, in _real_gettext_u() argument
75 msgid2 ? msgid2 : "NULL", n, category, plural); in _real_gettext_u()
125 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
137 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
151 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
161 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
166 mp->msgid2 = msgid2; in _real_gettext_u()
220 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
268 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
276 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
990 result = (char *)mp->msgid2; in handle_type_mo()
1005 if (result == mp->msgid1 || result == mp->msgid2) { in handle_type_mo()
1016 DFLTMSG(result, mp->msgid1, mp->msgid2, in handle_type_mo()
1023 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_type_mo()
1063 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_mo()
1070 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_mo()
1089 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_mo()
1097 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_mo()