Home | History | Annotate | Download | only in cintltst

Lines Matching refs:unorm_normalize

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