Home
last modified time | relevance | path

Searched defs:initialRemainingMatchLength_ (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h365 int32_t initialRemainingMatchLength_; variable
Ducharstrie.h381 int32_t initialRemainingMatchLength_; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h365 int32_t initialRemainingMatchLength_; variable
Ducharstrie.h381 int32_t initialRemainingMatchLength_; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h365 int32_t initialRemainingMatchLength_; variable
Ducharstrie.h381 int32_t initialRemainingMatchLength_; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java679 private int initialRemainingMatchLength_; field in CharsTrie.Iterator
DBytesTrie.java743 private int initialRemainingMatchLength_; local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java708 private int initialRemainingMatchLength_; local
DCharsTrie.java652 private int initialRemainingMatchLength_; field in CharsTrie.Iterator