Go to the source code of this file.
Namespaces | |
namespace | octave |
namespace | octave::sys |
Functions | |
bool | octave::sys::fnmatch (const string_vector &pat, const std::string &str, int fnm_flags) |
string_vector | octave::sys::glob (const string_vector &pat) |
string_vector | octave::sys::windows_glob (const string_vector &pat) |