Searched refs:decomposed (Results 1 – 1 of 1) sorted by relevance
285 UChar decomposed[4]; in getFamilyForChar() local286 int len = unorm2_getRawDecomposition(normalizer, ch, decomposed, 4, &errorCode); in getFamilyForChar()289 U16_NEXT_UNSAFE(decomposed, off, ch); in getFamilyForChar()