/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.cpp | 583 ucase_getType(UChar32 c) { in ucase_getType() function 1532 return (UBool)(UCASE_LOWER==ucase_getType(c)); in u_isULowercase() 1537 return (UBool)(UCASE_UPPER==ucase_getType(c)); in u_isUUppercase() 1570 return (UBool)(UCASE_LOWER==ucase_getType(c)); in ucase_hasBinaryProperty() 1572 return (UBool)(UCASE_UPPER==ucase_getType(c)); in ucase_hasBinaryProperty() 1578 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
|
D | ucase.h | 185 ucase_getType(UChar32 c);
|
D | ucasemap_imp.h | 88 return (U_MASK(gc) & LNS) != 0 || (gc == U_MODIFIER_LETTER && ucase_getType(c) != UCASE_NONE); in ustrcase_isLNS()
|
D | ucasemap.cpp | 473 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()
|
D | ustrcase.cpp | 450 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.cpp | 582 ucase_getType(UChar32 c) { in ucase_getType() function 1495 return (UBool)(UCASE_LOWER==ucase_getType(c)); in u_isULowercase() 1500 return (UBool)(UCASE_UPPER==ucase_getType(c)); in u_isUUppercase() 1533 return (UBool)(UCASE_LOWER==ucase_getType(c)); in ucase_hasBinaryProperty() 1535 return (UBool)(UCASE_UPPER==ucase_getType(c)); in ucase_hasBinaryProperty() 1541 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
|
D | ucase.h | 184 ucase_getType(UChar32 c);
|
D | ucasemap_imp.h | 88 return (U_MASK(gc) & LNS) != 0 || (gc == U_MODIFIER_LETTER && ucase_getType(c) != UCASE_NONE); in ustrcase_isLNS()
|
D | ucasemap.cpp | 473 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()
|
D | ustrcase.cpp | 450 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.cpp | 583 ucase_getType(UChar32 c) { in ucase_getType() function 1532 return (UBool)(UCASE_LOWER==ucase_getType(c)); in u_isULowercase() 1537 return (UBool)(UCASE_UPPER==ucase_getType(c)); in u_isUUppercase() 1570 return (UBool)(UCASE_LOWER==ucase_getType(c)); in ucase_hasBinaryProperty() 1572 return (UBool)(UCASE_UPPER==ucase_getType(c)); in ucase_hasBinaryProperty() 1578 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
|
D | ucase.h | 185 ucase_getType(UChar32 c);
|
D | ucasemap_imp.h | 88 return (U_MASK(gc) & LNS) != 0 || (gc == U_MODIFIER_LETTER && ucase_getType(c) != UCASE_NONE); in ustrcase_isLNS()
|
D | ucasemap.cpp | 473 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()
|
D | ustrcase.cpp | 450 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()
|
/third_party/icu/icu4c/source/common/ |
D | ucase.cpp | 583 ucase_getType(UChar32 c) { in ucase_getType() function 1532 return (UBool)(UCASE_LOWER==ucase_getType(c)); in u_isULowercase() 1537 return (UBool)(UCASE_UPPER==ucase_getType(c)); in u_isUUppercase() 1570 return (UBool)(UCASE_LOWER==ucase_getType(c)); in ucase_hasBinaryProperty() 1572 return (UBool)(UCASE_UPPER==ucase_getType(c)); in ucase_hasBinaryProperty() 1578 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
|
D | ucase.h | 185 ucase_getType(UChar32 c);
|
D | ucasemap_imp.h | 88 return (U_MASK(gc) & LNS) != 0 || (gc == U_MODIFIER_LETTER && ucase_getType(c) != UCASE_NONE); in ustrcase_isLNS()
|
D | ucasemap.cpp | 473 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()
|
D | ustrcase.cpp | 450 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 559 #define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 565 #define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 565 #define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 571 #define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType) 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()
|