Searched refs:nfTrieMid (Results 1 – 2 of 2) sorted by relevance
264 static uint16_t nfTrieMid[153][16] = { variable
949 …trieValue = nfTrieMid[trieValue & kNextIndexValueMask][(u32charLookup >> kNFTrieMidShift) & kNFTri… in normalizeOptCaseFoldU32Char()1132 …trieValue = nfTrieMid[trieValue & kNextIndexValueMask][(u32charLookup >> kNFTrieMidShift) & kNFTri… in getCombClassU32Char()