Home
last modified time | relevance | path

Searched defs:ASCII_LIMIT (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dutrie_swap.cpp21 constexpr int32_t ASCII_LIMIT = 0x80; member
H A Dumutablecptrie.cpp34 constexpr int32_t ASCII_LIMIT = 0x80; member
/third_party/node/deps/icu-small/source/common/
H A Dutrie_swap.cpp21 constexpr int32_t ASCII_LIMIT = 0x80; member
H A Dumutablecptrie.cpp34 constexpr int32_t ASCII_LIMIT = 0x80; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie_swap.cpp21 constexpr int32_t ASCII_LIMIT = 0x80; member
H A Dumutablecptrie.cpp34 constexpr int32_t ASCII_LIMIT = 0x80; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCodePointTrie.java306 private static final int ASCII_LIMIT = 0x80; field in CodePointTrie
H A DMutableCodePointTrie.java366 private static final int ASCII_LIMIT = 0x80; field in MutableCodePointTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointTrie.java294 private static final int ASCII_LIMIT = 0x80; field in CodePointTrie
H A DMutableCodePointTrie.java358 private static final int ASCII_LIMIT = 0x80; field in MutableCodePointTrie

Completed in 27 milliseconds