Home
last modified time | relevance | path

Searched refs:MSGSTR_TOKEN (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/msgfmt/
H A Dsun_msgfmt.h58 #define MSGSTR_TOKEN L"msgstr" /* target str token in po file */ macro
H A Dmsgfmt.c347 token_found = (wcsncmp(MSGSTR_TOKEN, linebufptr, in read_psffm()