Searched defs:ucase_isSoftDotted (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducase.cpp458 ucase_isSoftDotted(const UCaseProps *csp, UChar32 c) { function
1300 return ucase_isSoftDotted(csp, c);
/external/icu/icu4c/source/common/unicode/
H A Durename.h562 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted) macro

Completed in 46 milliseconds