Searched refs:normalizedLength (Results 1 – 1 of 1) sorted by relevance
96 …int32_t normalizedLength = unorm_normalize(source, length, UNORM_NFC, 0, normalizedCharacters.data… in encode() local99 normalizedCharacters.resize(normalizedLength); in encode()100 …normalizedLength = unorm_normalize(source, length, UNORM_NFC, 0, normalizedCharacters.data(), norm… in encode()105 sourceLength = normalizedLength; in encode()