Searched refs:tcccIndex (Results 1 – 4 of 4) sorted by relevance
69 (i = tcccIndex[c >> 5]) != 0 && in hasTccc()250 private static final byte[] tcccIndex={ field in CollationFCD
71 (i = tcccIndex[c >> 5]) != 0 && in hasTccc()252 private static final byte[] tcccIndex={ field in CollationFCD
77 (i = tcccIndex[c >> 5]) != 0 && in hasTccc()127 static const uint8_t tcccIndex[2048]; variable
157 const uint8_t CollationFCD::tcccIndex[2048]={ member in CollationFCD