Lines Matching defs:errorCode
41 UErrorCode &errorCode) const { in normalize()
67 UErrorCode &errorCode) const { in normalizeSecondAndAppend()
73 UErrorCode &errorCode) const { in append()
80 UErrorCode &errorCode) const { in normalizeSecondAndAppend()
151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized()
164 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const { in quickCheck()
168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes()
197 ReorderingBuffer &buffer, UErrorCode &errorCode) const { in normalize()
204 ReorderingBuffer &buffer, UErrorCode &errorCode) const { in normalizeAndAppend()
208 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes()
229 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize()
236 Edits *edits, UErrorCode &errorCode) const U_OVERRIDE { in normalizeUTF8()
252 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend()
257 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized()
274 isNormalizedUTF8(StringPiece sp, UErrorCode &errorCode) const U_OVERRIDE { in isNormalizedUTF8()
282 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in quickCheck()
324 ReorderingBuffer &buffer, UErrorCode &errorCode) const { in normalize()
331 ReorderingBuffer &buffer, UErrorCode &errorCode) const { in normalizeAndAppend()
335 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes()