/third_party/skia/third_party/externals/icu/source/i18n/ |
D | titletrn.cpp | 100 type=ucase_getTypeOrIgnorable(c); in handleTransliterate() 128 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | titletrn.cpp | 100 type=ucase_getTypeOrIgnorable(c); in handleTransliterate() 128 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | titletrn.cpp | 100 type=ucase_getTypeOrIgnorable(c); in handleTransliterate() 128 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
|
/third_party/icu/icu4c/source/i18n/ |
D | titletrn.cpp | 100 type=ucase_getTypeOrIgnorable(c); in handleTransliterate() 128 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 188 ucase_getTypeOrIgnorable(UChar32 c);
|
D | ucase.cpp | 589 ucase_getTypeOrIgnorable(UChar32 c) { in ucase_getTypeOrIgnorable() function 892 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1543 return (UBool)(ucase_getTypeOrIgnorable(c)>>2); in ucase_hasBinaryProperty()
|
D | ucasemap.cpp | 557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
D | ustrcase.cpp | 1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 189 ucase_getTypeOrIgnorable(UChar32 c);
|
D | ucase.cpp | 590 ucase_getTypeOrIgnorable(UChar32 c) { in ucase_getTypeOrIgnorable() function 918 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1580 return (UBool)(ucase_getTypeOrIgnorable(c)>>2); in ucase_hasBinaryProperty()
|
D | ucasemap.cpp | 557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
D | ustrcase.cpp | 1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 189 ucase_getTypeOrIgnorable(UChar32 c);
|
D | ucase.cpp | 590 ucase_getTypeOrIgnorable(UChar32 c) { in ucase_getTypeOrIgnorable() function 918 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1580 return (UBool)(ucase_getTypeOrIgnorable(c)>>2); in ucase_hasBinaryProperty()
|
D | ucasemap.cpp | 557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
D | ustrcase.cpp | 1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 189 ucase_getTypeOrIgnorable(UChar32 c);
|
D | ucase.cpp | 590 ucase_getTypeOrIgnorable(UChar32 c) { in ucase_getTypeOrIgnorable() function 918 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1580 return (UBool)(ucase_getTypeOrIgnorable(c)>>2); in ucase_hasBinaryProperty()
|
D | ucasemap.cpp | 557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
D | ustrcase.cpp | 1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() 1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 560 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 566 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 566 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 572 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | changes.txt | 3320 - via UProperty; call ucase.h functions ucase_getType() and ucase_getTypeOrIgnorable()
|