Home | History | Annotate | Download | only in i18n

Lines Matching defs:nLen

624     uint32_t nLen = 0;
634 nLen = unorm_normalize(src, len, UNORM_NFKD, 0, n, 128, status);
636 for(i = 0; i < nLen; i++) {