casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casacore::Regex Member List

This is the complete list of members for casacore::Regex, including all inherited members.

find(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=0) const casacore::Regex
fromPattern(const String &pattern)casacore::Regexstatic
fromSQLPattern(const String &pattern)casacore::Regexstatic
fromString(const String &str)casacore::Regexstatic
fullMatch(const Char *s, String::size_type len) const casacore::Regex
itsStrcasacore::Regexprotected
makeCaseInsensitive(const String &str)casacore::Regexstatic
match(const Char *s, String::size_type len, String::size_type pos=0) const casacore::Regex
operator<<(ostream &ios, const Regex &exp)casacore::Regexfriend
operator=(const String &str)casacore::Regex
Regex()casacore::Regex
Regex(const String &exp, Bool fast=False, Bool toECMAScript=True)casacore::Regexexplicit
regexp() const casacore::Regexinline
search(const Char *s, String::size_type len, Int &matchlen, Int pos=0) const casacore::Regex
searchBack(const Char *s, String::size_type len, Int &matchlen, uInt pos) const casacore::Regex
toEcma(const String &rx)casacore::Regexstatic