GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-glob.h File Reference
#include "octave-config.h"
#include "str-vec.h"
Include dependency graph for oct-glob.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 octave
 
 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)