Searched refs:I3_18 (Results 1 – 3 of 3) sorted by relevance
404 private static final byte I3_18 = 3; field in MutableCodePointTrie1193 flags[i] = I3_18; in compactIndex()1229 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()1259 assert(f == I3_18); in compactIndex()
397 private static final byte I3_18 = 3; field in MutableCodePointTrie1186 flags[i] = I3_18; in compactIndex()1222 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()1252 assert(f == I3_18); in compactIndex()
58 constexpr uint8_t I3_18 = 3; variable1281 flags[i] = I3_18; in compactIndex()1327 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()1357 U_ASSERT(f == I3_18); in compactIndex()