Searched refs:nfTrieLo (Results 1 – 2 of 2) sorted by relevance
419 static uint16_t nfTrieLo[448][16] = { variable
975 trieValue = nfTrieLo[trieValue & kNextIndexValueMask][u32charLookup & kNFTrieLoMask]; in normalizeOptCaseFoldU32Char()1140 trieValue = nfTrieLo[trieValue & kNextIndexValueMask][u32charLookup & kNFTrieMidMask]; in getCombClassU32Char()