Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_unicode_data.h263 static uint16_t nfTrieMid[143][16] = { variable
H A Dvfs_unicode.c903 …trieValue = nfTrieMid[trieValue & kNextIndexValueMask][(u32charLookup >> kNFTrieMidShift) & kNFTri… in normalizeOptCaseFoldU32Char()
1086 …trieValue = nfTrieMid[trieValue & kNextIndexValueMask][(u32charLookup >> kNFTrieMidShift) & kNFTri… in getCombClassU32Char()