Home
last modified time | relevance | path

Searched defs:UCPTRIE_OPTIONS_DATA_LENGTH_MASK (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Ducptrie_impl.h58 constexpr uint16_t UCPTRIE_OPTIONS_DATA_LENGTH_MASK = 0xf000; variable
/third_party/icu/icu4c/source/common/
Ducptrie_impl.h58 constexpr uint16_t UCPTRIE_OPTIONS_DATA_LENGTH_MASK = 0xf000; variable
/third_party/skia/third_party/externals/icu/source/common/
Ducptrie_impl.h62 UCPTRIE_OPTIONS_DATA_LENGTH_MASK = 0xf000, enumerator