Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_check.c283 int plural_b_newline, plural_e_newline; in check_format() local
357 plural_e_newline = (plural[plural_len - 1 -1 ] == '\n'); in check_format()
369 if (id_e_newline && !plural_e_newline) { in check_format()
373 } else if (!id_e_newline && plural_e_newline) { in check_format()