Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_unicode_data.h264 static uint16_t nfTrieMid[147][16] = { variable
H A Dvfs_unicode.c949 …trieValue = nfTrieMid[trieValue & kNextIndexValueMask][(u32charLookup >> kNFTrieMidShift) & kNFTri… in normalizeOptCaseFoldU32Char()
1132 …trieValue = nfTrieMid[trieValue & kNextIndexValueMask][(u32charLookup >> kNFTrieMidShift) & kNFTri… in getCombClassU32Char()