Home | History | Annotate | Download | only in unicode

Lines Matching refs:isNormalized

374     isNormalized(const UnicodeString &s, UErrorCode &errorCode) const = 0;
386 * For other modes it currently converts to UTF-16 and calls isNormalized().
669 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
681 * For other modes it currently converts to UTF-16 and calls isNormalized().