|
| Impl (const std::string &pattern) |
|
bool | matches (const icu::UnicodeString &input) const |
|
◆ Impl()
icu::RegexMatcher::Impl::Impl |
( |
const std::string & |
pattern | ) |
|
|
inline |
◆ matches()
bool icu::RegexMatcher::Impl::matches |
( |
const icu::UnicodeString & |
input | ) |
const |
|
inline |
◆ pattern_
std::string icu::RegexMatcher::Impl::pattern_ |
◆ regex_pattern_
std::unique_ptr<icu::RegexPattern> icu::RegexMatcher::Impl::regex_pattern_ |
◆ status_
UErrorCode icu::RegexMatcher::Impl::status_ |
The documentation for this class was generated from the following file: