Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_unicode_data.h210 static uint16_t nfTrieHi[806] = { variable
H A Dvfs_unicode.c935 trieValue = nfTrieHi[u32charLookup >> kNFTrieHiShift]; in normalizeOptCaseFoldU32Char()
1127 trieValue = nfTrieHi[u32charLookup >> kNFTrieHiShift]; in getCombClassU32Char()