Searched refs:lcccIndex (Results 1 – 5 of 5) sorted by relevance
57 (i = lcccIndex[c >> 5]) != 0 && in hasLccc()81 (i = lcccIndex[c >> 5]) != 0 && in mayHaveLccc()119 private static final byte[] lcccIndex={ field in CollationFCD
59 (i = lcccIndex[c >> 5]) != 0 && in hasLccc()83 (i = lcccIndex[c >> 5]) != 0 && in mayHaveLccc()121 private static final byte[] lcccIndex={ field in CollationFCD
65 (i = lcccIndex[c >> 5]) != 0 && in hasLccc()89 (i = lcccIndex[c >> 5]) != 0 && in mayHaveLccc()126 static const uint8_t lcccIndex[2048]; variable
18 const uint8_t CollationFCD::lcccIndex[2048]={ member in CollationFCD
298 + copy & paste the initializers of lcccIndex[] etc. from627 + copy & paste the initializers of lcccIndex[] etc. from