Searched refs:KW_MSGID_PLURAL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/msgfmt/ | ||
H A D | gnu_lex.h | 38 #define KW_MSGID_PLURAL "msgid_plural" macro |
H A D | gnu_lex.c | 477 } else if (strcmp(buf, KW_MSGID_PLURAL) == 0) { in yylex() |