SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWURegularExpression, including all inherited members.
ASCIIConversionError enum value | RWURegularExpression | |
Basic enum value | RWURegularExpression | |
ConsecutiveCardinalities enum value | RWURegularExpression | |
getCollationStrength() const | RWURegularExpression | |
getLevel() const | RWURegularExpression | |
getLocale() const | RWURegularExpression | |
getOptions() const | RWURegularExpression | |
getPattern() const | RWURegularExpression | |
IgnoreCase enum value | RWURegularExpression | |
InfiniteEmptyMatch enum value | RWURegularExpression | |
InsufficientHex16Data enum value | RWURegularExpression | |
InsufficientHex8Data enum value | RWURegularExpression | |
InterpretGraphemes enum value | RWURegularExpression | |
InvalidCardinalityRange enum value | RWURegularExpression | |
InvalidCategoryName enum value | RWURegularExpression | |
InvalidDataAfterOr enum value | RWURegularExpression | |
InvalidDataBeforeOr enum value | RWURegularExpression | |
InvalidDecimalDigit enum value | RWURegularExpression | |
InvalidGraphemeCluster enum value | RWURegularExpression | |
InvalidHexNibble enum value | RWURegularExpression | |
InvalidSubexpression enum value | RWURegularExpression | |
LeadingCardinality enum value | RWURegularExpression | |
matchAt(const RWUString &str) const | RWURegularExpression | inline |
matchAt(const RWUString &str, const RWUConstStringIterator &start) const | RWURegularExpression | inline |
matchAt(const RWUString &str, const RWUConstStringIterator &start, const RWUConstStringIterator &end) const | RWURegularExpression | |
MissingClosingBracket enum value | RWURegularExpression | |
MissingClosingCurlyBrace enum value | RWURegularExpression | |
MissingClosingParen enum value | RWURegularExpression | |
MissingEscapeSequence enum value | RWURegularExpression | |
NeverEndingCategoryName enum value | RWURegularExpression | |
Normal enum value | RWURegularExpression | |
NumberOfStatusCodes enum value | RWURegularExpression | |
Ok enum value | RWURegularExpression | |
operator<(const RWURegularExpression &rhs) | RWURegularExpression | |
operator=(const RWURegularExpression &rhs) | RWURegularExpression | |
operator==(const RWURegularExpression &rhs) const | RWURegularExpression | |
Options enum name | RWURegularExpression | |
replace(RWUString &str, const RWUString &replacement, size_t count=size_t(1), int32_t matchID=0) const | RWURegularExpression | inline |
replace(RWUString &str, const RWUString &replacement, size_t count, int32_t matchID, const RWUConstStringIterator &start) const | RWURegularExpression | inline |
replace(RWUString &str, const RWUString &replacement, size_t count, int32_t matchID, const RWUConstStringIterator &start, const RWUConstStringIterator &end, bool replaceEmptyMatches=true) const | RWURegularExpression | |
RWURegularExpression() | RWURegularExpression | |
RWURegularExpression(const RWURegularExpression &source) | RWURegularExpression | |
RWURegularExpression(const char *pattern, UnicodeConformanceLevel level=Basic, int32_t options=int32_t(Normal), const RWULocale &locale=RWULocale::getDefault(), RWUToUnicodeConverter &converter=RWUToUnicodeConversionContext::getContext().getConverter()) | RWURegularExpression | explicit |
RWURegularExpression(const RWCString &pattern, UnicodeConformanceLevel level=Basic, int32_t options=int32_t(Normal), const RWULocale &locale=RWULocale::getDefault(), RWUToUnicodeConverter &converter=RWUToUnicodeConversionContext::getContext().getConverter()) | RWURegularExpression | explicit |
RWURegularExpression(const RWUString &pattern, UnicodeConformanceLevel level=Basic, int32_t options=int32_t(Normal), const RWULocale &locale=RWULocale::getDefault()) | RWURegularExpression | explicit |
search(const RWUString &str) const | RWURegularExpression | inline |
search(const RWUString &str, const RWUConstStringIterator &start) const | RWURegularExpression | inline |
search(const RWUString &str, const RWUConstStringIterator &start, const RWUConstStringIterator &end) const | RWURegularExpression | |
setCollationStrength(RWUCollator::CollationStrength) | RWURegularExpression | |
setLevel(UnicodeConformanceLevel level=Basic) | RWURegularExpression | |
setLocale(const RWULocale &loc) | RWURegularExpression | |
Status enum name | RWURegularExpression | |
subCount() const | RWURegularExpression | |
Tailored enum value | RWURegularExpression | |
UnicodeConformanceLevel enum name | RWURegularExpression | |
UnmatchedClosingCurly enum value | RWURegularExpression | |
UnmatchedClosingParen enum value | RWURegularExpression | |
~RWURegularExpression() | RWURegularExpression |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |