Searched refs:truncation_string (Results 1 – 1 of 1) sorted by relevance
79 static char const *truncation_string = "/"; variable1152 if (truncation_string && *truncation_string) in fix_output_parameters()1153 truncation_string_length = strlen (truncation_string); in fix_output_parameters()1155 truncation_string = nullptr; in fix_output_parameters()1279 keyafter_truncation = truncation_string && keyafter.end < right_context_end; in define_all_fields()1317 if (truncation_string) in define_all_fields()1358 tail_truncation = truncation_string && tail.end < right_context_end; in define_all_fields()1396 head_truncation = (truncation_string in define_all_fields()1458 fputs (truncation_string, stdout); in output_one_roff_line()1465 fputs (truncation_string, stdout); in output_one_roff_line()[all …]