Searched refs:ucasemap_utf8ToTitle (Results 1 – 5 of 5) sorted by relevance
44 ucasemap_utf8ToTitle(UCaseMap *csm, in ucasemap_utf8ToTitle() function
380 ucasemap_utf8ToTitle(UCaseMap *csm,
578 #define ucasemap_utf8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToTitle) macro
421 utf8OutLength=ucasemap_utf8ToTitle(csm.getAlias(), in TestCasingImpl()
978 …length=ucasemap_utf8ToTitle(csm, utf8, (int32_t)sizeof(utf8), utf8BeforeTitle, utf8BeforeTitleLeng… in TestUCaseMapToTitle()