Home
last modified time | relevance | path

Searched refs:utf8BeforeTitle (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcstrcase.c971 char utf8BeforeTitle[64], utf8TitleSentNoLower[64], utf8[64]; in TestUCaseMapToTitle() local
975 …u_strToUTF8(utf8BeforeTitle, (int32_t)sizeof(utf8BeforeTitle), &utf8BeforeTitleLength, beforeTitle… in TestUCaseMapToTitle()
978 …length=ucasemap_utf8ToTitle(csm, utf8, (int32_t)sizeof(utf8), utf8BeforeTitle, utf8BeforeTitleLeng… in TestUCaseMapToTitle()