Home
last modified time | relevance | path

Searched refs:ucase_toFullTitle (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
Dtitletrn.cpp131 … result=ucase_toFullTitle(c, utrans_rep_caseContextIterator, &csc, &s, UCASE_LOC_ROOT); in handleTransliterate()
/third_party/node/deps/icu-small/source/i18n/
Dtitletrn.cpp131 … result=ucase_toFullTitle(c, utrans_rep_caseContextIterator, &csc, &s, UCASE_LOC_ROOT); in handleTransliterate()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtitletrn.cpp131 … result=ucase_toFullTitle(c, utrans_rep_caseContextIterator, &csc, &s, UCASE_LOC_ROOT); in handleTransliterate()
/third_party/icu/icu4c/source/i18n/
Dtitletrn.cpp131 … result=ucase_toFullTitle(c, utrans_rep_caseContextIterator, &csc, &s, UCASE_LOC_ROOT); in handleTransliterate()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase.h287 ucase_toFullTitle(UChar32 c,
Duniset_closure.cpp196 result = ucase_toFullTitle(cp, NULL, NULL, &full, UCASE_LOC_ROOT); in closeOver()
Ducase.cpp1291 ucase_toFullTitle(UChar32 c, in ucase_toFullTitle() function
1561 return (UBool)(ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
1567 ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
Ducasemap.cpp494 c=ucase_toFullTitle(c, utf8_caseContextIterator, &csc, &s, caseLocale); in ucasemap_internalUTF8ToTitle()
/third_party/icu/icu4c/source/common/
Ducase.h288 ucase_toFullTitle(UChar32 c,
Duniset_closure.cpp196 result = ucase_toFullTitle(cp, NULL, NULL, &full, UCASE_LOC_ROOT); in closeOver()
Ducase.cpp1328 ucase_toFullTitle(UChar32 c, in ucase_toFullTitle() function
1598 return (UBool)(ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
1604 ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
Ducasemap.cpp494 c=ucase_toFullTitle(c, utf8_caseContextIterator, &csc, &s, caseLocale); in ucasemap_internalUTF8ToTitle()
Dustrcase.cpp472 c=ucase_toFullTitle(c, utf16_caseContextIterator, &csc, &s, caseLocale); in ustrcase_internalToTitle()
/third_party/node/deps/icu-small/source/common/
Ducase.h288 ucase_toFullTitle(UChar32 c,
Duniset_closure.cpp196 result = ucase_toFullTitle(cp, NULL, NULL, &full, UCASE_LOC_ROOT); in closeOver()
Ducase.cpp1328 ucase_toFullTitle(UChar32 c, in ucase_toFullTitle() function
1598 return (UBool)(ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
1604 ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
Ducasemap.cpp494 c=ucase_toFullTitle(c, utf8_caseContextIterator, &csc, &s, caseLocale); in ucasemap_internalUTF8ToTitle()
/third_party/skia/third_party/externals/icu/source/common/
Ducase.h288 ucase_toFullTitle(UChar32 c,
Duniset_closure.cpp196 result = ucase_toFullTitle(cp, NULL, NULL, &full, UCASE_LOC_ROOT); in closeOver()
Ducase.cpp1328 ucase_toFullTitle(UChar32 c, in ucase_toFullTitle() function
1598 return (UBool)(ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
1604 ucase_toFullTitle(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
Ducasemap.cpp494 c=ucase_toFullTitle(c, utf8_caseContextIterator, &csc, &s, caseLocale); in ucasemap_internalUTF8ToTitle()
Dustrcase.cpp472 c=ucase_toFullTitle(c, utf16_caseContextIterator, &csc, &s, caseLocale); in ustrcase_internalToTitle()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h566 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h572 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h572 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle) macro

12