Searched refs:testBit (Results 1 – 1 of 1) sorted by relevance
960 uint16_t testBit = (uint16_t)(1 << (u32charLookup & kNFTrieLoMask)); in normalizeOptCaseFoldU32Char() local961 if (testBit & invalidMask) { in normalizeOptCaseFoldU32Char()