Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_unicode_data.h210 static uint16_t nfTrieHi[790] = { variable
H A Dvfs_unicode.c889 trieValue = nfTrieHi[u32charLookup >> kNFTrieHiShift]; in normalizeOptCaseFoldU32Char()
1081 trieValue = nfTrieHi[u32charLookup >> kNFTrieHiShift]; in getCombClassU32Char()