/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | selfmtimpl.h | 70 #define LOW_K ((UChar)0x006B) macro
|
D | dt_impl.h | 51 #define LOW_K ((UChar)0x006B) macro
|
D | dtitv_impl.h | 50 #define LOW_K ((UChar)0x006B) macro
|
D | plurrule_impl.h | 93 static const UChar LOW_K = ((UChar) 0x006B); variable
|
D | dtptngen_impl.h | 79 #define LOW_K ((UChar)0x006B) macro
|
/third_party/node/deps/icu-small/source/i18n/ |
D | dt_impl.h | 51 #define LOW_K ((UChar)0x006B) macro
|
D | selfmtimpl.h | 70 #define LOW_K ((UChar)0x006B) macro
|
D | dtitv_impl.h | 50 #define LOW_K ((UChar)0x006B) macro
|
D | dtptngen.cpp | 216 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, // 24 hour 592 if (s[0] == LOW_K) { return ALLOWED_HOUR_FORMAT_k; } in getHourFormatFromUnicodeString() 679 fDefaultHourFormatChar = LOW_K; in getAllowedHourFormats() 707 case ALLOWED_HOUR_FORMAT_k: fDefaultHourFormatChar = LOW_K; break; in getAllowedHourFormats() 745 case LOW_K: in getDefaultHourCycle() 1256 hourChar = LOW_K; in mapSkeletonMetacharacters() 1265 if (hourChar==CAP_H || hourChar==LOW_K) { in mapSkeletonMetacharacters() 1671 } else if (reqFieldChar == CAP_H && fDefaultHourFormatChar == LOW_K) { in adjustFieldTypes() 1672 c = LOW_K; in adjustFieldTypes() 1673 } else if (reqFieldChar == LOW_K && fDefaultHourFormatChar == CAP_H) { in adjustFieldTypes()
|
D | dtitvfmt.cpp | 1007 } else if (convertedPattern.indexOf(LOW_K) != -1) { in normalizeHourMetacharacters() 1008 hourChar = LOW_K; in normalizeHourMetacharacters() 1018 if (hourChar == CAP_H || hourChar == LOW_K) { in normalizeHourMetacharacters() 1106 case LOW_K: in getDateTimeSkeleton() 1733 if (inputSkeleton.indexOf(LOW_K) != -1) { in adjustFieldWidth() 1734 findReplaceInPattern(adjustedPtn, UnicodeString(CAP_H), UnicodeString(LOW_K)); in adjustFieldWidth()
|
D | dtitvinf.cpp | 590 …if ( skeleton.indexOf(LOW_Z) != -1 || skeleton.indexOf(LOW_K) != -1 || skeleton.indexOf(CAP_K) != … in getBestSkeleton() 593 copySkeleton.findAndReplace(UnicodeString(LOW_K), UnicodeString(CAP_H)); in getBestSkeleton()
|
/third_party/icu/icu4c/source/i18n/ |
D | dtitv_impl.h | 50 #define LOW_K ((UChar)0x006B) macro
|
D | dt_impl.h | 51 #define LOW_K ((UChar)0x006B) macro
|
D | selfmtimpl.h | 70 #define LOW_K ((UChar)0x006B) macro
|
D | dtitvfmt.cpp | 1007 } else if (convertedPattern.indexOf(LOW_K) != -1) { in normalizeHourMetacharacters() 1008 hourChar = LOW_K; in normalizeHourMetacharacters() 1018 if (hourChar == CAP_H || hourChar == LOW_K) { in normalizeHourMetacharacters() 1106 case LOW_K: in getDateTimeSkeleton() 1733 if (inputSkeleton.indexOf(LOW_K) != -1) { in adjustFieldWidth() 1734 findReplaceInPattern(adjustedPtn, UnicodeString(CAP_H), UnicodeString(LOW_K)); in adjustFieldWidth()
|
D | dtptngen.cpp | 216 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, // 24 hour 592 if (s[0] == LOW_K) { return ALLOWED_HOUR_FORMAT_k; } in getHourFormatFromUnicodeString() 679 fDefaultHourFormatChar = LOW_K; in getAllowedHourFormats() 707 case ALLOWED_HOUR_FORMAT_k: fDefaultHourFormatChar = LOW_K; break; in getAllowedHourFormats() 745 case LOW_K: in getDefaultHourCycle() 1271 hourChar = LOW_K; in mapSkeletonMetacharacters() 1280 if (hourChar==CAP_H || hourChar==LOW_K) { in mapSkeletonMetacharacters() 1679 } else if (reqFieldChar == CAP_H && fDefaultHourFormatChar == LOW_K) { in adjustFieldTypes() 1680 c = LOW_K; in adjustFieldTypes() 1681 } else if (reqFieldChar == LOW_K && fDefaultHourFormatChar == CAP_H) { in adjustFieldTypes()
|
D | dtitvinf.cpp | 608 …if ( skeleton.indexOf(LOW_Z) != -1 || skeleton.indexOf(LOW_K) != -1 || skeleton.indexOf(CAP_K) != … in getBestSkeleton() 611 copySkeleton.findAndReplace(UnicodeString(LOW_K), UnicodeString(CAP_H)); in getBestSkeleton()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | selfmtimpl.h | 70 #define LOW_K ((UChar)0x006B) macro
|
D | dtitv_impl.h | 50 #define LOW_K ((UChar)0x006B) macro
|
D | dt_impl.h | 51 #define LOW_K ((UChar)0x006B) macro
|
D | dtitvfmt.cpp | 1007 } else if (convertedPattern.indexOf(LOW_K) != -1) { in normalizeHourMetacharacters() 1008 hourChar = LOW_K; in normalizeHourMetacharacters() 1018 if (hourChar == CAP_H || hourChar == LOW_K) { in normalizeHourMetacharacters() 1106 case LOW_K: in getDateTimeSkeleton() 1733 if (inputSkeleton.indexOf(LOW_K) != -1) { in adjustFieldWidth() 1734 findReplaceInPattern(adjustedPtn, UnicodeString(CAP_H), UnicodeString(LOW_K)); in adjustFieldWidth()
|
D | dtptngen.cpp | 216 {LOW_K, UDATPG_HOUR_FIELD, DT_NUMERIC + 11*DT_DELTA, 1, 2}, // 24 hour 592 if (s[0] == LOW_K) { return ALLOWED_HOUR_FORMAT_k; } in getHourFormatFromUnicodeString() 679 fDefaultHourFormatChar = LOW_K; in getAllowedHourFormats() 707 case ALLOWED_HOUR_FORMAT_k: fDefaultHourFormatChar = LOW_K; break; in getAllowedHourFormats() 745 case LOW_K: in getDefaultHourCycle() 1271 hourChar = LOW_K; in mapSkeletonMetacharacters() 1280 if (hourChar==CAP_H || hourChar==LOW_K) { in mapSkeletonMetacharacters() 1679 } else if (reqFieldChar == CAP_H && fDefaultHourFormatChar == LOW_K) { in adjustFieldTypes() 1680 c = LOW_K; in adjustFieldTypes() 1681 } else if (reqFieldChar == LOW_K && fDefaultHourFormatChar == CAP_H) { in adjustFieldTypes()
|
D | dtitvinf.cpp | 608 …if ( skeleton.indexOf(LOW_Z) != -1 || skeleton.indexOf(LOW_K) != -1 || skeleton.indexOf(CAP_K) != … in getBestSkeleton() 611 copySkeleton.findAndReplace(UnicodeString(LOW_K), UnicodeString(CAP_H)); in getBestSkeleton()
|
D | dtptngen_impl.h | 79 #define LOW_K ((UChar)0x006B) macro
|
D | plurrule_impl.h | 99 static const UChar LOW_K = ((UChar) 0x006B); variable
|