Searched refs:ucase_toFullLower (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtolowtrn.cpp29 CaseMapTransliterator(UNICODE_STRING("Any-Lower", 9), ucase_toFullLower)
H A Dtitletrn.cpp131 result=ucase_toFullLower(fCsp, c, utrans_rep_caseContextIterator, &csc, &s, "", &locCache);
/external/icu/icu4c/source/i18n/
H A Dtolowtrn.cpp29 CaseMapTransliterator(UNICODE_STRING("Any-Lower", 9), ucase_toFullLower)
H A Dtitletrn.cpp131 result=ucase_toFullLower(fCsp, c, utrans_rep_caseContextIterator, &csc, &s, "", &locCache);
/external/chromium_org/third_party/icu/source/common/
H A Ducasemap.cpp361 csm, ucase_toFullLower,
398 csm, ucase_toFullLower,
H A Ducase.h251 ucase_toFullLower(const UCaseProps *csp, UChar32 c,
H A Duniset_closure.cpp223 result = ucase_toFullLower(csp, cp, NULL, NULL, &full, "", &locCache);
H A Dustrcase.cpp269 csm, ucase_toFullLower,
308 csm, ucase_toFullLower,
H A Ducase.cpp802 ucase_toFullLower(const UCaseProps *csp, UChar32 c, function
1304 return (UBool)(ucase_toFullLower(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1315 ucase_toFullLower(csp, c, NULL, NULL, &resultString, "", &locCache)>=0 ||
/external/icu/icu4c/source/common/
H A Ducasemap.cpp361 csm, ucase_toFullLower,
398 csm, ucase_toFullLower,
H A Ducase.h251 ucase_toFullLower(const UCaseProps *csp, UChar32 c,
H A Duniset_closure.cpp223 result = ucase_toFullLower(csp, cp, NULL, NULL, &full, "", &locCache);
H A Dustrcase.cpp269 csm, ucase_toFullLower,
308 csm, ucase_toFullLower,
H A Ducase.cpp802 ucase_toFullLower(const UCaseProps *csp, UChar32 c, function
1304 return (UBool)(ucase_toFullLower(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1315 ucase_toFullLower(csp, c, NULL, NULL, &resultString, "", &locCache)>=0 ||
/external/icu/icu4c/source/common/unicode/
H A Durename.h552 #define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h562 #define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower) macro

Completed in 310 milliseconds