Home
last modified time | relevance | path

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

/dports/textproc/highlight/highlight-4.1/src/gui-qt/
H A Dmainwindow.h103 std::vector<std::string> lsOptions; ///< server executable start options variable
/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dcmd_ls.go57 var lsOptions LsOptions var
/dports/textproc/highlight/highlight-4.1/src/cli/
H A Dmain.cpp373 … std::vector<std::string> lsOptions = options.getLSOptions(); ///< server executable start options in run() local
H A Dcmdlineoptions.h567 std::vector <std::string> lsOptions; variable