Searched refs:TO_LOWER (Results 1 - 8 of 8) sorted by relevance
/external/chromium/third_party/icu/source/common/ |
H A D | unistr_case.cpp | 145 if(toWhichCase==TO_LOWER) { 181 return caseMap(0, Locale::getDefault().getName(), 0, TO_LOWER); 186 return caseMap(0, locale.getName(), 0, TO_LOWER);
|
H A D | ustr_imp.h | 122 TO_LOWER, enumerator in enum:__anon1415
|
H A D | ucasemap.c | 498 if(toWhichCase==TO_LOWER) { 536 TO_LOWER, pErrorCode);
|
H A D | ustrcase.c | 517 if(toWhichCase==TO_LOWER) { 568 TO_LOWER, pErrorCode);
|
/external/icu4c/common/ |
H A D | unistr_case.cpp | 144 if(toWhichCase==TO_LOWER) { 180 return caseMap(0, Locale::getDefault().getName(), 0, TO_LOWER); 185 return caseMap(0, locale.getName(), 0, TO_LOWER);
|
H A D | ustr_imp.h | 115 TO_LOWER, enumerator in enum:__anon2429
|
H A D | ucasemap.c | 498 if(toWhichCase==TO_LOWER) { 536 TO_LOWER, pErrorCode);
|
H A D | ustrcase.c | 516 if(toWhichCase==TO_LOWER) { 567 TO_LOWER, pErrorCode);
|
Completed in 129 milliseconds