Searched refs:titlecase (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/i18n/ |
D | locdspnm.cpp | 479 UBool titlecase = FALSE; in adjustForUsageAndContext() local 482 titlecase = TRUE; in adjustForUsageAndContext() 485 titlecase = fCapitalization[usage][0]; in adjustForUsageAndContext() 488 titlecase = fCapitalization[usage][1]; in adjustForUsageAndContext() 494 if (titlecase) { in adjustForUsageAndContext()
|
D | smpdtfmt.cpp | 1586 UBool titlecase = FALSE; in subFormat() local 1589 titlecase = TRUE; in subFormat() 1592 titlecase = fSymbols->fCapitalization[capContextUsageType][0]; in subFormat() 1595 titlecase = fSymbols->fCapitalization[capContextUsageType][1]; in subFormat() 1601 if (titlecase) { in subFormat()
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | casing.txt | 40 …{ "ʻaMeLikA huI Pū ʻʻʻiA", "ʻAmelika Hui Pū ʻʻʻIa", "", "-1", "" }, // titlecase first _cased_ let…
|
/external/icu4c/test/testdata/ |
D | casing.txt | 40 …{ "ʻaMeLikA huI Pū ʻʻʻiA", "ʻAmelika Hui Pū ʻʻʻIa", "", "-1", "" }, // titlecase first _cased_ let…
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | SpecialCasing.txt | 56 # Note: the titlecase should never occur in practice. It is equal to titlecase(uppercase(<es-zed>)) 121 # Note: characters with PROSGEGRAMMENI are actually titlecase, not uppercase! 228 # Remove DOT ABOVE after "i" with upper or titlecase
|
/external/icu4c/data/unidata/ |
D | SpecialCasing.txt | 58 # Note: the titlecase should never occur in practice. It is equal to titlecase(uppercase(<es-zed>)) 123 # Note: characters with PROSGEGRAMMENI are actually titlecase, not uppercase! 230 # Remove DOT ABOVE after "i" with upper or titlecase
|
/external/regex-re2/doc/ |
D | syntax.txt | 200 Lt titlecase letter
|
/external/chromium_org/third_party/re2/doc/ |
D | syntax.txt | 200 Lt titlecase letter
|