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

/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp439 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) { function
660 int32_t type=ucase_getTypeOrIgnorable(csp, c);
1289 return (UBool)(ucase_getTypeOrIgnorable(csp, c)>>2);
/external/icu/icu4c/source/common/
H A Ducase.cpp439 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) { function
660 int32_t type=ucase_getTypeOrIgnorable(csp, c);
1289 return (UBool)(ucase_getTypeOrIgnorable(csp, c)>>2);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h557 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h547 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro

Completed in 984 milliseconds