Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_handle.c29 static int next_entry_is_c_format = 0; variable
213 next_entry_is_c_format = 0; in clear_state()
315 next_entry_is_c_format = 0; in handle_comment()
317 next_entry_is_c_format = 1; in handle_comment()
461 check_format(id, str, next_entry_is_c_format); in handle_message()