Searched refs:CommonChars (Results 1 – 1 of 1) sorted by relevance
25 class CommonChars { class71 const UChar *const CommonChars::latin1 =100 const UChar *const CommonChars::lowercaseLatin1 =129 const UChar *const CommonChars::ascii =158 const UChar *const CommonChars::japanese =175 const UChar *const CommonChars::arabic =268 offsets = CommonChars::toUTF8WithOffsets(text, src, numCodePoints); in NormalizeUTF8()319 NormalizeUTF16 op(*nfc, CommonChars::getLatin1(maxLength)); in main()324 NormalizeUTF8 op(*nfc, CommonChars::getJapanese(maxLength)); in main()328 NormalizeUTF16 op(*nfkc_cf, CommonChars::getMixed(maxLength)); in main()[all …]