Home
last modified time | relevance | path

Searched defs:highStart (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Dutrie2_impl.h151 UChar32 highStart; member
Dutrie2_builder.cpp1174 UChar32 highStart, suppHighStart; in compactTrie() local
1257 UChar32 highStart; in utrie2_freeze() local
Dutrie2.cpp552 UChar32 c, prev, highStart; in enumEitherTrie() local
Dutrie2.h697 UChar32 highStart; member
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2.java680 int highStart; field in Trie2