Home | History | Annotate | Download | only in unicode

Lines Matching full:unorm_normalize

36  * <code>unorm_normalize</code> transforms Unicode text into an equivalent composed or
38 * <code>unorm_normalize</code> supports the standard normalization forms described in
87 * <code>unorm_normalize</code> helps solve these problems by transforming text into the
91 * Finally, <code>unorm_normalize</code> rearranges accents into the proper canonical
112 * unorm_normalize(UNORM_FCD) may be implemented with UNORM_NFD.
207 unorm_normalize(const UChar *source, int32_t sourceLength,
375 * @see unorm_normalize
408 * @see unorm_normalize
450 * @see unorm_normalize
546 * @see unorm_normalize