Searched refs:DEX_MEMBER_VALID_LOW_ASCII (Results 1 – 1 of 1) sorted by relevance
166 static constexpr uint32_t DEX_MEMBER_VALID_LOW_ASCII[4] = { variable257 return (DEX_MEMBER_VALID_LOW_ASCII[wordIdx] & (1 << bitIdx)) != 0; in IsValidPartOfMemberNameUtf8()