|
libshevek
|
| case_sensitive(bool value=true) | shevek::regexp | |
| operator()(std::string const &data) | shevek::regexp | |
| operator=(std::string const &pattern) | shevek::regexp | |
| operator=(regexp const &that) | shevek::regexp | |
| operator[](unsigned idx) const | shevek::regexp | |
| pattern() const | shevek::regexp | |
| regexp(std::string const &pattern=std::string(), bool case_sensitive=false) | shevek::regexp | |
| regexp(regexp const &that) | shevek::regexp | |
| size() const | shevek::regexp | |
| transform(std::string const &data) const | shevek::regexp | |
| valid(unsigned idx) const | shevek::regexp | |
| ~regexp() | shevek::regexp |
1.7.6.1