Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
RegexPattern Member List
This is the complete list of members for RegexPattern, including all inherited members.
- clone() const
[virtual]
- compile(const UnicodeString ®ex, UParseError &pe, UErrorCode &status)
[static]
- compile(const UnicodeString ®ex, uint32_t flags, UParseError &pe, UErrorCode &status)
[static]
- dump() const
- dumpOp(int32_t index) const
[private]
- fBadState
[private]
- fCompiledPat
[private]
- fFlags
[private]
- fgClassID
[private, static]
- flags() const
[virtual]
- fLiteralText
[private]
- fMatcher
[private]
- fMaxCaptureDigits
[private]
- fNumCaptureGroups
[private]
- fPattern
[private]
- fSets
[private]
- fStaticSets
[private]
- getDynamicClassID() const
[inline, virtual]
- getStaticClassID()
[inline, static]
- init()
[private]
- matcher(const UnicodeString &input, UErrorCode &status) const
[virtual]
- matches(const UnicodeString ®ex, const UnicodeString &input, UParseError &pe, UErrorCode &status)
[static]
- operator delete(void *p)
- operator delete[](void *p)
- operator new(size_t size)
- operator new[](size_t size)
- operator!=(const RegexPattern &that) const
[inline]
- operator=(const RegexPattern &source)
- operator==(const RegexPattern &that) const
- pattern() const
[virtual]
- RegexCompile class
[friend]
- RegexMatcher class
[friend]
- RegexPattern()
- RegexPattern(const RegexPattern &source)
- split(const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status) const
[virtual]
- zap()
[private]
- ~RegexPattern()
[virtual]
- ~UObject()
[inline, virtual]
Generated on Wed Dec 18 16:51:55 2002 for ICU 2.4 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001