GNU Octave  4.0.0
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
regexp Member List

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

compile(const std::string &pat, const regexp::opts &opt=regexp::opts())regexpinline
compile_internal(void)regexpprivate
dataregexpprivate
free(void)regexpprivate
is_match(const std::string &buffer)regexp
is_match(const string_vector &buffer)regexp
mregexpprivate
match(const std::string &buffer)regexp
named_idxregexpprivate
named_patsregexpprivate
nnamesregexpprivate
operator=(const regexp &rx)regexpinline
optionsregexpprivate
patternregexpprivate
regexp(const std::string &pat="", const regexp::opts &opt=regexp::opts(), const std::string &w="regexp")regexpinline
regexp(const regexp &rx)regexpinline
replace(const std::string &buffer, const std::string &replacement)regexp
whoregexpprivate
~regexp(void)regexpinline