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

/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp457 ucase_isSoftDotted(const UCaseProps *csp, UChar32 c) { function
1283 return ucase_isSoftDotted(csp, c);
/external/icu/icu4c/source/common/
H A Ducase.cpp457 ucase_isSoftDotted(const UCaseProps *csp, UChar32 c) { function
1283 return ucase_isSoftDotted(csp, c);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h560 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h550 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted) macro

Completed in 310 milliseconds