Home
last modified time | relevance | path

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

/dports/textproc/highlight/highlight-4.1/src/cli/
H A Dcmdlineoptions.cpp192 opt_print_progress ( false ), in CmdLineOptions()
418 opt_print_progress=true; in parseRuntimeOptions()
1002 return opt_print_progress; in printProgress()
H A Dcmdlineoptions.h518 bool opt_print_progress; variable