Home
last modified time | relevance | path

Searched refs:ucase_isSoftDotted (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Ducase.h164 ucase_isSoftDotted(const UCaseProps *csp, UChar32 c);
Ducase.cpp456 ucase_isSoftDotted(const UCaseProps *csp, UChar32 c) { in ucase_isSoftDotted() function
1282 return ucase_isSoftDotted(csp, c); in ucase_hasBinaryProperty()
/external/icu/icu4c/source/common/unicode/
Durename.h557 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted) macro