RegexMatcher::appendReplacement ( UnicodeString& dest, UnicodeString const& replacement, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::appendReplacement ( UText* dest, UText* replacement, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::appendTail ( UnicodeString& dest )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::end ( int32_t group, UErrorCode& status ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::end ( UErrorCode& status ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::getFindProgressCallback ( UBool(*callback)(void const*, int64_t)&, void const*& context, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::getMatchCallback ( UBool(*callback)(void const*, int32_t)&, void const*& context, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::getStackLimit ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::getTimeLimit ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::group ( int32_t groupNum, UErrorCode& status ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::group ( int32_t groupNum, UText* dest, UErrorCode& status ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::groupCount ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::hasAnchoringBounds ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::hasTransparentBounds ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::hitEnd ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::input ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::inputText ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::pattern ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::regionEnd ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::regionStart ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::replaceAll ( UnicodeString const& replacement, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::replaceAll ( UText* replacement, UText* dest, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::replaceFirst ( UnicodeString const& replacement, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::replaceFirst ( UText* replacement, UText* dest, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::requireEnd ( ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::reset ( )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::reset ( UnicodeString const& input )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::reset ( UText* input )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::setFindProgressCallback ( UBool(*callback)(void const*, int64_t), void const* context, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::setMatchCallback ( UBool(*callback)(void const*, int32_t), void const* context, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::setStackLimit ( int32_t limit, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::setTimeLimit ( int32_t limit, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::split ( UnicodeString const& input, UnicodeString* dest, int32_t destCapacity, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::split ( UText* input, UText** dest, int32_t destCapacity, UErrorCode& status )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::start ( int32_t group, UErrorCode& status ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::start ( UErrorCode& status ) constCall of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::useAnchoringBounds ( UBool b )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
RegexMatcher::useTransparentBounds ( UBool b )Call of this virtual method may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.