Searched refs:ucase_isSoftDotted (Results 1 - 6 of 6) sorted by relevance

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

Completed in 160 milliseconds