Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c1710 #define IN_MSGSTR 2 macro
1744 if ((tmp_elem != NULL) && (state == IN_MSGSTR)) { in read_po()
1748 if ((state == INIT_STATE) || (state == IN_MSGSTR)) { in read_po()
1776 if (state == IN_MSGSTR) { in read_po()
1789 state = IN_MSGSTR; in read_po()
1803 } else if (state == IN_MSGSTR) { in read_po()