Searched defs:spanQuickCheckYes (Results 1 – 6 of 6) sorted by relevance
164 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function204 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function268 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const { in spanQuickCheckYes() function307 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function
225 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
114 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const { in spanQuickCheckYes() function in NoopNormalizer2
69 public int spanQuickCheckYes(CharSequence s) { return s.length(); } in spanQuickCheckYes() method in Norm2AllModes.NoopNormalizer2180 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.DecomposeNormalizer2230 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.ComposeNormalizer2266 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.FCDNormalizer2
386 public abstract int spanQuickCheckYes(CharSequence s); in spanQuickCheckYes() method in Normalizer2
172 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in FilteredNormalizer2