Home
last modified time | relevance | path

Searched defs:nextLead (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrieIterator.java285 int nextLead = UTF16.getLeadSurrogate(m_nextCodepoint_); in calculateNextSupplementaryElement() local
457 int nextLead = UTF16.getLeadSurrogate(m_nextCodepoint_); in checkNullNextTrailIndex() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrieIterator.java286 int nextLead = UTF16.getLeadSurrogate(m_nextCodepoint_); in calculateNextSupplementaryElement() local
458 int nextLead = UTF16.getLeadSurrogate(m_nextCodepoint_); in checkNullNextTrailIndex() local