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
octave::regexp Member List

This is the complete list of members for octave::regexp, including all inherited members.

compile(const std::string &pat, const regexp::opts &opt=regexp::opts())octave::regexpinline
compile_internal(void)octave::regexpprivate
dataoctave::regexpprivate
free(void)octave::regexpprivate
is_match(const std::string &buffer)octave::regexp
is_match(const string_vector &buffer)octave::regexp
is_match(const std::string &pat, const std::string &buffer, const regexp::opts &opt=regexp::opts(), const std::string &who="regexp")octave::regexpinlinestatic
is_match(const std::string &pat, const string_vector &buffer, const regexp::opts &opt=regexp::opts(), const std::string &who="regexp")octave::regexpinlinestatic
moctave::regexpprivate
match(const std::string &buffer)octave::regexp
match(const std::string &pat, const std::string &buffer, const regexp::opts &opt=regexp::opts(), const std::string &who="regexp")octave::regexpinlinestatic
named_idxoctave::regexpprivate
named_patsoctave::regexpprivate
nnamesoctave::regexpprivate
operator=(const regexp &rx)octave::regexpinline
optionsoctave::regexpprivate
patternoctave::regexpprivate
regexp(const std::string &pat="", const regexp::opts &opt=regexp::opts(), const std::string &w="regexp")octave::regexpinline
regexp(const regexp &rx)octave::regexpinline
replace(const std::string &buffer, const std::string &replacement)octave::regexp
replace(const std::string &pat, const std::string &buffer, const std::string &replacement, const regexp::opts &opt=regexp::opts(), const std::string &who="regexp")octave::regexpinlinestatic
whooctave::regexpprivate
~regexp(void)octave::regexpinline