Searched refs:kNFTrieLoMask (Results 1 – 2 of 2) sorted by relevance
167 kNFTrieLoMask = 0x0F, enumerator
914 uint16_t testBit = (uint16_t)(1 << (u32charLookup & kNFTrieLoMask)); in normalizeOptCaseFoldU32Char()929 trieValue = nfTrieLo[trieValue & kNextIndexValueMask][u32charLookup & kNFTrieLoMask]; in normalizeOptCaseFoldU32Char()