Home
last modified time | relevance | path

Searched defs:lastUnit (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dedits.h512 int32_t lastUnit() const { return length > 0 ? array[length - 1] : 0xffff; } in lastUnit() function in U_FINAL
/third_party/node/deps/icu-small/source/common/unicode/
H A Dedits.h512 int32_t lastUnit() const { return length > 0 ? array[length - 1] : 0xffff; } in lastUnit() function in final
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dedits.h512 int32_t lastUnit() const { return length > 0 ? array[length - 1] : 0xffff; } in lastUnit() function in U_FINAL
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java103 private int lastUnit() { in lastUnit() method in Edits
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DEdits.java100 private int lastUnit() { in lastUnit() method in Edits
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 7 milliseconds