Searched refs:utf8BeforeTitle (Results 1 – 1 of 1) sorted by relevance
971 char utf8BeforeTitle[64], utf8TitleSentNoLower[64], utf8[64]; in TestUCaseMapToTitle() local975 …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()