Searched refs:rawLen (Results 1 – 2 of 2) sorted by relevance
713 int32_t rawLen = raw.toUTF32(rawUtf32, RAW_DECOMPOSITION_BUFFER_SIZE, status); in computeDecompositions() local714 if (!rawLen) { in computeDecompositions()718 if (rawLen == 1) { in computeDecompositions()
917 int32_t rawLen = raw.toUTF32(rawUtf32, RAW_DECOMPOSITION_BUFFER_SIZE, status); in computeDecompositions() local918 if (!rawLen) { in computeDecompositions()922 if (rawLen == 1) { in computeDecompositions()