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

/external/icu4c/i18n/
H A Dtitletrn.cpp97 type=ucase_getTypeOrIgnorable(fCsp, c);
125 type=ucase_getTypeOrIgnorable(fCsp, c);
/external/icu4c/common/
H A Ducase.h120 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c);
H A Ducase.c403 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) { function
633 int32_t type=ucase_getTypeOrIgnorable(csp, c);
1262 return (UBool)(ucase_getTypeOrIgnorable(csp, c)>>2);
/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
/external/icu4c/common/unicode/
H A Durename.h553 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro

Completed in 6915 milliseconds