Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcstrcase.c976 int32_t utf8BeforeTitleLength, utf8TitleSentNoLowerLength; in TestUCaseMapToTitle() local
979 …u_strToUTF8(utf8BeforeTitle, (int32_t)sizeof(utf8BeforeTitle), &utf8BeforeTitleLength, beforeTitle… in TestUCaseMapToTitle()
982 …ap_utf8ToTitle(csm, utf8, (int32_t)sizeof(utf8), utf8BeforeTitle, utf8BeforeTitleLength, &errorCod… in TestUCaseMapToTitle()