Searched refs:MSGID_TOKEN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/msgfmt/ | ||
H A D | sun_msgfmt.h | 56 #define MSGID_TOKEN L"msgid" /* msg id token in po file */ macro |
H A D | msgfmt.c | 296 token_found = (wcsncmp(MSGID_TOKEN, linebufptr, in read_psffm() |