GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
glob_match Member List

This is the complete list of members for glob_match, including all inherited members.

glob(void) constglob_match
glob_match(const std::string &p, unsigned int xopts=pathname|noescape|period)glob_matchinline
glob_match(const string_vector &p=string_vector(), unsigned int xopts=pathname|noescape|period)glob_matchinline
glob_match(const glob_match &gm)=defaultglob_match
m_fnmatch_flagsglob_matchprivate
m_patglob_matchprivate
match(const std::string &str) constglob_match
match(const string_vector &str) constglob_matchinline
noescape enum valueglob_match
operator=(const glob_match &gm)=defaultglob_match
opts enum nameglob_match
opts_to_fnmatch_flags(unsigned int xopts) constglob_matchprivate
pathname enum valueglob_match
period enum valueglob_match
set_pattern(const std::string &p)glob_matchinline
set_pattern(const string_vector &p)glob_matchinline
~glob_match(void)=defaultglob_match