Home | History | Annotate | Download | only in i18n

Lines Matching full:unorm_normalize

860             int32_t  size = unorm_normalize(text, safeoffset, UNORM_NFD, 0,
870 // U_MEMORY_ALLOCATION_ERROR and unorm_normalize internally
872 size = unorm_normalize(text, safeoffset, UNORM_NFD, 0, norm,
1474 unorm_normalize(text + start, offset - start, UNORM_NFD, 0, accents,
1748 unorm_normalize(text + baseoffset, textoffset - baseoffset, UNORM_NFD,
2179 unorm_normalize(text + offset, end - offset, UNORM_NFD, 0, accents,
2411 unorm_normalize(text + textoffset, baseoffset - textoffset, UNORM_NFD,