Home
last modified time | relevance | path

Searched defs:spanQuickCheckYes (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dnormalizer2.cpp86 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const { in spanQuickCheckYes() function in NoopNormalizer2
188 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in Normalizer2WithImpl
231 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function in DecomposeNormalizer2
293 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const { in spanQuickCheckYes() function in ComposeNormalizer2
330 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FCDNormalizer2
Dfilterednormalizer2.cpp203 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2