Home
last modified time | relevance | path

Searched refs:UCHAR_DOUBLE_LIMIT (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h638 UCHAR_DOUBLE_LIMIT=0x3001, enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h689 UCHAR_DOUBLE_LIMIT=0x3001, enumerator
/third_party/icu/icu4c/source/common/unicode/
Duchar.h638 UCHAR_DOUBLE_LIMIT=0x3001, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h638 UCHAR_DOUBLE_LIMIT=0x3001, enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c3121 } else if (p>=UCHAR_DOUBLE_LIMIT) { in TestPropertyNames()