Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dcollationrootelements.h41 static const uint32_t PRIMARY_SENTINEL = 0xffffff00; variable
/third_party/node/deps/icu-small/source/i18n/
Dcollationrootelements.h41 static const uint32_t PRIMARY_SENTINEL = 0xffffff00; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationrootelements.h41 static const uint32_t PRIMARY_SENTINEL = 0xffffff00; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRootElements.java33 public static final long PRIMARY_SENTINEL = 0xffffff00L; field in CollationRootElements
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRootElements.java31 public static final long PRIMARY_SENTINEL = 0xffffff00L; field in CollationRootElements