Home | History | Annotate | Download | only in cintltst

Lines Matching full:unorm_normalize

951         unorm_normalize(X, -1, UNORM_NFD, 0, Y, 20, &status);
952 unorm_normalize(Y, -1, UNORM_NFC, 0, Z, 20, &status);