Home
last modified time | relevance | path

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

/dports/textproc/highlight/highlight-4.1/src/cli/
H A Dcmdlineoptions.h291 return opt_stylepath_explicit; in styleOutPathDefined()
520 bool opt_stylepath_explicit; variable
H A Dcmdlineoptions.cpp194 opt_stylepath_explicit ( false ), in CmdLineOptions()
339 opt_stylepath_explicit=true; in parseRuntimeOptions()