Home
last modified time | relevance | path

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

/dports/textproc/highlight/highlight-4.1/src/cli/
H A Dcmdlineoptions.h256 bool fillLineNrZeroes() const;
H A Dmain.cpp470 generator->setPrintZeroes ( options.fillLineNrZeroes() ); in run()
H A Dcmdlineoptions.cpp1004 bool CmdLineOptions::fillLineNrZeroes() const in fillLineNrZeroes() function in CmdLineOptions