Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dxgettext.c175 static int is_last_comment_line = FALSE; variable
552 is_last_comment_line = FALSE; in handle_open_comment()
575 is_last_comment_line = TRUE; in handle_close_comment()
771 (is_last_comment_line == TRUE)) { in handle_esc_newline()
930 (is_last_comment_line == TRUE)) { in handle_newline()
1358 is_last_comment_line = FALSE; in add_line_to_comment()