Searched refs:ucase_hasBinaryProperty (Results 1 – 16 of 16) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 298 ucase_hasBinaryProperty(UChar32 c, UProperty which);
|
D | uprops.cpp | 64 return static_cast<UBool>(ucase_hasBinaryProperty(c, which)); in caseBinaryPropertyContains()
|
D | ucase.cpp | 1528 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 299 ucase_hasBinaryProperty(UChar32 c, UProperty which);
|
D | uprops.cpp | 172 return static_cast<UBool>(ucase_hasBinaryProperty(c, which)); in caseBinaryPropertyContains()
|
D | ucase.cpp | 1565 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 299 ucase_hasBinaryProperty(UChar32 c, UProperty which);
|
D | uprops.cpp | 174 return static_cast<UBool>(ucase_hasBinaryProperty(c, which)); in caseBinaryPropertyContains()
|
D | ucase.cpp | 1565 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 299 ucase_hasBinaryProperty(UChar32 c, UProperty which);
|
D | uprops.cpp | 172 return static_cast<UBool>(ucase_hasBinaryProperty(c, which)); in caseBinaryPropertyContains()
|
D | ucase.cpp | 1565 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 561 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 567 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 567 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 573 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro
|