Home
last modified time | relevance | path

Searched refs:U_COMPARE_IGNORE_CASE (Results 1 – 10 of 10) sorted by relevance

/external/icu4c/common/
Dustr_imp.h28 #ifndef U_COMPARE_IGNORE_CASE
34 #define U_COMPARE_IGNORE_CASE 0x10000 macro
Dunormcmp.cpp186 if((options&U_COMPARE_IGNORE_CASE)!=0) { in unorm_cmpEquivFold()
321 if( level1==0 && (options&U_COMPARE_IGNORE_CASE) && in unorm_cmpEquivFold()
366 if( level2==0 && (options&U_COMPARE_IGNORE_CASE) && in unorm_cmpEquivFold()
Dustrcase.c961 options|U_COMPARE_IGNORE_CASE, in u_strCaseCompare()
969 options|U_COMPARE_IGNORE_CASE, in u_strcasecmp()
977 options|U_COMPARE_IGNORE_CASE, in u_memcasecmp()
985 options|(U_COMPARE_IGNORE_CASE|_STRNCMP_STYLE), in u_strncasecmp()
Dunistr_case.cpp67 options|U_COMPARE_IGNORE_CASE, &errorCode); in doCaseCompare()
/external/icu4c/test/intltest/
Dtstnorm.cpp854 if(options&U_COMPARE_IGNORE_CASE) { in ref_norm_compare()
1059 { U_COMPARE_IGNORE_CASE, "ignore case" }, in TestCompare()
1060 { U_COMPARE_CODE_POINT_ORDER|U_COMPARE_IGNORE_CASE, "c.p. order & ignore case" }, in TestCompare()
1061 { U_COMPARE_IGNORE_CASE|U_FOLD_CASE_EXCLUDE_SPECIAL_I, "ignore case & special i" }, in TestCompare()
1062 …{ U_COMPARE_CODE_POINT_ORDER|U_COMPARE_IGNORE_CASE|U_FOLD_CASE_EXCLUDE_SPECIAL_I, "c.p. order & ig… in TestCompare()
1091 if(opt[k].options&U_COMPARE_IGNORE_CASE) { in TestCompare()
1148 if(opt[k].options&U_COMPARE_IGNORE_CASE) { in TestCompare()
Dnormconf.cpp430 …are(field[0], field[2], (options<<UNORM_COMPARE_NORM_OPTIONS_SHIFT)|U_COMPARE_IGNORE_CASE, status); in checkConformance()
/external/icu4c/common/unicode/
Dunorm.h475 #define U_COMPARE_IGNORE_CASE 0x10000 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Dunorm.h489 #define U_COMPARE_IGNORE_CASE 0x10000 macro
/external/webkit/Source/WebCore/icu/unicode/
Dunorm.h489 #define U_COMPARE_IGNORE_CASE 0x10000 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Dunorm.h489 #define U_COMPARE_IGNORE_CASE 0x10000 macro