Home
last modified time | relevance | path

Searched refs:U_TITLECASE_NO_LOWERCASE (Results 1 – 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/test/testdata/
Dcasing.txt19 …"options: T=U_FOLD_CASE_EXCLUDE_SPECIAL_I L=U_TITLECASE_NO_LOWERCASE A=U_TITLECASE_NO_BREAK_ADJU…
52 …dOg! ʻeTc.", "A ʻCaT. A ʻdOg! ʻETc.", "", "3", "L" }, // UBRK_SENTENCE and U_TITLECASE_NO_LOWERCASE
56 { "ʻcAt! ʻeTc.", "ʻCAt! ʻeTc.", "", "-2", "L" }, // U_TITLECASE_NO_LOWERCASE
61 { "a b c", "A B C", "", "1", "L" } // U_TITLECASE_NO_LOWERCASE
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dstringoptions.h85 #define U_TITLECASE_NO_LOWERCASE 0x100 macro
/third_party/node/deps/icu-small/source/common/unicode/
Dstringoptions.h85 #define U_TITLECASE_NO_LOWERCASE 0x100 macro
/third_party/icu/icu4c/source/common/unicode/
Dstringoptions.h85 #define U_TITLECASE_NO_LOWERCASE 0x100 macro
/third_party/icu/icu4c/source/test/intltest/
Dstrcase.cpp583 options|=U_TITLECASE_NO_LOWERCASE; in TestCasing()
624 nullptr, "", U_TITLECASE_SENTENCES|U_TITLECASE_NO_LOWERCASE); in TestTitleOptions()
634 nullptr, "", U_TITLECASE_WHOLE_STRING|U_TITLECASE_NO_LOWERCASE); in TestTitleOptions()
708 U_TITLECASE_NO_LOWERCASE); in TestDutchTitle()
755 uint32_t testOptions = U_TITLECASE_NO_LOWERCASE in TestDutchTitle()
1397 U_TITLECASE_NO_LOWERCASE, in TestCaseMapWithEdits()
1481 U_TITLECASE_NO_LOWERCASE, in TestCaseMapUTF8WithEdits()
1544 U_TITLECASE_NO_LOWERCASE, in TestCaseMapToString()
1567 U_TITLECASE_NO_LOWERCASE, in TestCaseMapToString()
1594 "nl", U_OMIT_UNCHANGED_TEXT | U_TITLECASE_NO_BREAK_ADJUSTMENT | U_TITLECASE_NO_LOWERCASE, in TestCaseMapUTF8ToString()
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dreldtfmt.cpp182 …relativeDayString.toTitle(fCapitalizationBrkIter, fLocale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_… in format()
Dreldatefmt.cpp1198 U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BREAK_ADJUSTMENT); in adjustForContext()
Drbnf.cpp1335 …currentResult.toTitle(capitalizationBrkIter, locale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BRE… in adjustForCapitalizationContext()
/third_party/node/deps/icu-small/source/i18n/
Dreldtfmt.cpp182 …relativeDayString.toTitle(fCapitalizationBrkIter, fLocale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_… in format()
Dreldatefmt.cpp1206 U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BREAK_ADJUSTMENT); in adjustForContext()
Drbnf.cpp1335 …currentResult.toTitle(capitalizationBrkIter, locale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BRE… in adjustForCapitalizationContext()
/third_party/icu/icu4c/source/i18n/
Dreldtfmt.cpp182 …relativeDayString.toTitle(fCapitalizationBrkIter, fLocale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_… in format()
Dreldatefmt.cpp1214 U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BREAK_ADJUSTMENT); in adjustForContext()
Drbnf.cpp1335 …currentResult.toTitle(capitalizationBrkIter, locale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BRE… in adjustForCapitalizationContext()
Dsmpdtfmt.cpp2106 …firstField.toTitle(mutableCapitalizationBrkIter, fLocale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_N… in subFormat()
/third_party/icu/icu4c/source/test/cintltst/
Dcstrcase.c952 ucasemap_setOptions(csm, U_TITLECASE_NO_LOWERCASE, &errorCode); in TestUCaseMapToTitle()
/third_party/skia/third_party/externals/icu/source/common/
Ducasemap.cpp525 if((options&U_TITLECASE_NO_LOWERCASE)==0) { in ucasemap_internalUTF8ToTitle()
Dlocdspnm.cpp562 …result.toTitle(capitalizationBrkIter, locale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BREAK_ADJU… in adjustForUsageAndContext()
Dustrcase.cpp508 if((options&U_TITLECASE_NO_LOWERCASE)==0) { in ustrcase_internalToTitle()
/third_party/icu/icu4c/source/common/
Ducasemap.cpp610 if((options&U_TITLECASE_NO_LOWERCASE)==0) { in ucasemap_internalUTF8ToTitle()
Dlocdspnm.cpp562 …result.toTitle(capitalizationBrkIter, locale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BREAK_ADJU… in adjustForUsageAndContext()
Dustrcase.cpp590 if((options&U_TITLECASE_NO_LOWERCASE)==0) { in ustrcase_internalToTitle()
/third_party/node/deps/icu-small/source/common/
Ducasemap.cpp610 if((options&U_TITLECASE_NO_LOWERCASE)==0) { in ucasemap_internalUTF8ToTitle()
Dlocdspnm.cpp562 …result.toTitle(capitalizationBrkIter, locale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_NO_BREAK_ADJU… in adjustForUsageAndContext()
Dustrcase.cpp590 if((options&U_TITLECASE_NO_LOWERCASE)==0) { in ustrcase_internalToTitle()

12