Home | History | Annotate | Download | only in i18n

Lines Matching refs:nLen

623     uint32_t nLen = 0;
633 nLen = unorm_normalize(src, len, UNORM_NFKD, 0, n, 128, status);
635 for(i = 0; i < nLen; i++) {