Home
last modified time | relevance | path

Searched refs:kToSeqMiscCCShift (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_unicode_data.h193 kToSeqMiscCCShift = 4, enumerator
H A Dvfs_unicode.c1019 combClass[0] = (uint8_t)(*u16SeqPtr++ >> kToSeqMiscCCShift); in normalizeOptCaseFoldU32Char()
1034 combClass[0] = (uint8_t)(*u32SeqPtr++ >> kToSeqMiscCCShift); in normalizeOptCaseFoldU32Char()