Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c174 static int is_last_comment_line = FALSE; variable
549 is_last_comment_line = FALSE; in handle_open_comment()
572 is_last_comment_line = TRUE; in handle_close_comment()
768 (is_last_comment_line == TRUE)) { in handle_esc_newline()
927 (is_last_comment_line == TRUE)) { in handle_newline()
1355 is_last_comment_line = FALSE; in add_line_to_comment()