Home
last modified time | relevance | path

Searched defs:Cat_options (Results 1 – 1 of 1) sorted by relevance

/dports/archivers/zutils/zutils-1.10/
H A Dzcat.cc48 struct Cat_options struct
50 int number_lines; // 0 = no, 1 = nonblank, 2 = all
51 bool show_ends;
52 bool show_nonprinting;
53 bool show_tabs;
54 bool squeeze_blank;
56 Cat_options() in Cat_options() function