Searched refs:ucase_getTypeOrIgnorable (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/
H A Dtitletrn.cpp98 type=ucase_getTypeOrIgnorable(fCsp, c);
126 type=ucase_getTypeOrIgnorable(fCsp, c);
/external/icu4c/common/
H A Ducase.h161 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c);
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/icu4c/common/unicode/
H A Durename.h547 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h399 #define ucase_getTypeOrIgnorable ucase_getTypeOrIgnorable_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h399 #define ucase_getTypeOrIgnorable ucase_getTypeOrIgnorable_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h399 #define ucase_getTypeOrIgnorable ucase_getTypeOrIgnorable_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h399 #define ucase_getTypeOrIgnorable ucase_getTypeOrIgnorable_3_2 macro

Completed in 116 milliseconds