• Home
  • Raw
  • Download

Lines Matching defs:errorCode

41               UErrorCode &errorCode) const U_OVERRIDE {  in normalize()
67 UErrorCode &errorCode) const U_OVERRIDE { in normalizeSecondAndAppend()
73 UErrorCode &errorCode) const U_OVERRIDE { in append()
80 UErrorCode &errorCode) const { in normalizeSecondAndAppend()
151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized()
164 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in quickCheck()
168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes()
197 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize()
204 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend()
210 Edits *edits, UErrorCode &errorCode) const U_OVERRIDE { in normalizeUTF8()
222 isNormalizedUTF8(StringPiece sp, UErrorCode &errorCode) const U_OVERRIDE { in isNormalizedUTF8()
232 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes()
259 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize()
266 Edits *edits, UErrorCode &errorCode) const U_OVERRIDE { in normalizeUTF8()
282 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend()
287 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized()
304 isNormalizedUTF8(StringPiece sp, UErrorCode &errorCode) const U_OVERRIDE { in isNormalizedUTF8()
312 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in quickCheck()
354 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize()
361 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend()
365 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes()