Searched refs:I3_NULL (Results 1 – 3 of 3) sorted by relevance
401 private static final byte I3_NULL = 0; field in MutableCodePointTrie1172 flags[i] = I3_NULL; in compactIndex()1227 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()1232 if (f == I3_NULL) { in compactIndex()
394 private static final byte I3_NULL = 0; field in MutableCodePointTrie1165 flags[i] = I3_NULL; in compactIndex()1220 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()1225 if (f == I3_NULL) { in compactIndex()
55 constexpr uint8_t I3_NULL = 0; variable1260 flags[i] = I3_NULL; in compactIndex()1325 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()1330 if (f == I3_NULL) { in compactIndex()