Home
last modified time | relevance | path

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

/dports/textproc/ugrep/ugrep-3.4.0/src/
H A Dstats.cpp96 for (auto& i : flag_include_fs) in report()
H A Dflag.hpp187 extern std::vector<std::string> flag_include_fs;
H A Dugrep.cpp425 std::vector<std::string> flag_include_fs; variable
4213 flag_include_fs.emplace_back(arg + 11); in options()
5502 for (const auto& mounts : flag_include_fs) in init()