This is the complete list of members for
casa::Regex, including all inherited members.
buf | casa::Regex | [protected] |
bufsz | casa::Regex | [protected] |
create(const String &, Int, Int, const Char *) | casa::Regex | [protected] |
dealloc() | casa::Regex | [protected] |
fastval | casa::Regex | [protected] |
find(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=0) const | casa::Regex | [virtual] |
fromPattern(const String &pattern) | casa::Regex | [static] |
fromSQLPattern(const String &pattern) | casa::Regex | [static] |
fromString(const String &strng) | casa::Regex | [static] |
makeCaseInsensitive(const String &strng) | casa::Regex | [static] |
match(const Char *s, String::size_type len, String::size_type pos=0) const | casa::Regex | [virtual] |
match_info(Int &start, Int &length, Int nth=0) const | casa::Regex | |
OK() const | casa::Regex | |
operator<<(ostream &ios, const Regex &exp) | casa::Regex | [friend] |
operator=(const Regex &that) | casa::Regex | |
operator=(const String &strng) | casa::Regex | |
reg | casa::Regex | [protected] |
Regex() | casa::Regex | |
Regex(const String &exp, Bool fast=False, Int sz=40, const Char *translation=0) | casa::Regex | |
Regex(const Regex &that) | casa::Regex | |
regexp() const | casa::Regex | [inline] |
rfind(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=String::npos) const | casa::RegexBase | [virtual] |
search(const Char *s, String::size_type len, Int &matchlen, Int pos=0) const | casa::Regex | [virtual] |
str | casa::Regex | [protected] |
trans | casa::Regex | [protected] |
transtable() const | casa::Regex | [inline] |
~Regex() | casa::Regex | [virtual] |
~RegexBase() | casa::RegexBase | [virtual] |