Searched refs:wrap_strings (Results 1 – 2 of 2) sorted by relevance
324 static bool wrap_strings = true; variable329 wrap_strings = false; in message_page_width_ignore()676 width = (wrap_strings && do_wrap != no ? page_width : INT_MAX) - 1; in wrap()
679 * write-po.c (wrap_strings): New variable.681 (wrap): Ignore the do_wrap argument if wrap_strings is false.