Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_unicode_data.h408 static uint16_t nfTrieLo[433][16] = { variable
H A Dvfs_unicode.c929 trieValue = nfTrieLo[trieValue & kNextIndexValueMask][u32charLookup & kNFTrieLoMask]; in normalizeOptCaseFoldU32Char()
1094 trieValue = nfTrieLo[trieValue & kNextIndexValueMask][u32charLookup & kNFTrieMidMask]; in getCombClassU32Char()