casa
5.7.0-16
|
This is the complete list of members for casacore::RegexBase, including all inherited members.
find(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=0) const =0 | casacore::RegexBase | pure virtual |
match(const Char *s, String::size_type len, String::size_type pos=0) const | casacore::RegexBase | virtual |
rfind(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=String::npos) const | casacore::RegexBase | virtual |
search(const Char *s, String::size_type len, Int &matchlen, Int pos=0) const | casacore::RegexBase | virtual |
~RegexBase() | casacore::RegexBase | virtual |