Searched refs:DEX_MEMBER_VALID_LOW_ASCII (Results 1 – 2 of 2) sorted by relevance
73 extern u4 DEX_MEMBER_VALID_LOW_ASCII[4];91 return (DEX_MEMBER_VALID_LOW_ASCII[wordIdx] & (1 << bitIdx)) != 0; in dexIsValidMemberNameUtf8()
50 u4 DEX_MEMBER_VALID_LOW_ASCII[4] = { variable