GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
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 interface to the compression and uncompression libraries.
 
 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)