Libcourier-Unicode-Dev
- courier-unicode(7) Courier Unicode Library
- unicode_category_lookup(3) unicode character categorization
- unicode_convert_deinit(3) unicode character set conversion
- unicode_convert_fromu_init(3) unicode character set conversion
- unicode_convert_fromu_tobuf(3) unicode character set conversion
- unicode_convert_fromutf8(3) unicode character set conversion
- unicode_convert_init(3) unicode character set conversion
- unicode_convert_tobuf(3) unicode character set conversion
- unicode_convert_tocase(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_convert_tocbuf_fromutf8_init(3) unicode character set conversion
- unicode_convert_tocbuf_init(3) unicode character set conversion
- unicode_convert_tocbuf_toutf8_init(3) unicode character set conversion
- unicode_convert_tou_init(3) unicode character set conversion
- unicode_convert_tou_tobuf(3) unicode character set conversion
- unicode_convert_toutf8(3) unicode character set conversion
- unicode_convert_uc(3) unicode character set conversion
- unicode_convert(3) unicode character set conversion
- unicode_default_chset(3) return the system character set name
- unicode_grapheme_break(3) unicode grapheme cluster boundary rules
- unicode_html40ent_lookup(3) look up unicode character for an HTML 4.0 entity
- unicode_isalnum(3) unicode character categorization
- unicode_isalpha(3) unicode character categorization
- unicode_isblank(3) unicode character categorization
- unicode_isdigit(3) unicode character categorization
- unicode_isgraph(3) unicode character categorization
- unicode_islower(3) unicode character categorization
- unicode_ispunct(3) unicode character categorization
- unicode_isspace(3) unicode character categorization
- unicode_isupper(3) unicode character categorization
- unicode_lb_end(3) calculate mandatory or allowed line breaks
- unicode_lb_init(3) calculate mandatory or allowed line breaks
- unicode_lb_next_cnt(3) calculate mandatory or allowed line breaks
- unicode_lb_next(3) calculate mandatory or allowed line breaks
- unicode_lb_set_opts(3) calculate mandatory or allowed line breaks
- unicode_lbc_end(3) calculate mandatory or allowed line breaks
- unicode_lbc_init(3) calculate mandatory or allowed line breaks
- unicode_lbc_next_cnt(3) calculate mandatory or allowed line breaks
- unicode_lbc_next(3) calculate mandatory or allowed line breaks
- unicode_lbc_set_opts(3) calculate mandatory or allowed line breaks
- unicode_lc(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_locale_chset(3) return the system character set name
- unicode_script(3) unicode script property
- unicode_tc(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_u_ucs2_native(3) unicode character set conversion
- unicode_u_ucs4_native(3) unicode character set conversion
- unicode_uc(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_wb_end(3) calculate word breaks
- unicode_wb_init(3) calculate word breaks
- unicode_wb_next_cnt(3) calculate word breaks
- unicode_wb_next(3) calculate word breaks
- unicode_wbscan_end(3) calculate word breaks
- unicode_wbscan_init(3) calculate word breaks
- unicode_wbscan_next(3) calculate word breaks
- unicode::iconvert::convert_tocase(3) unicode uppercase, lowercase, and titlecase conversion
- unicode::iconvert::convert(3) unicode character set conversion
- unicode::iconvert::fromu(3) template for converting text sequence from unicode
- unicode::iconvert::tou(3) template for converting text sequence to unicode
- unicode::iso_8859_1(3) unicode character set conversion
- unicode::linebreak_callback_base(3) unicode line-breaking rules
- unicode::linebreak_callback_save_buf(3) unicode line-breaking rules
- unicode::linebreak_iter(3) unicode line-breaking rules
- unicode::linebreakc_callback_base(3) unicode line-breaking rules
- unicode::linebreakc_iter(3) unicode line-breaking rules
- unicode::tolower(3) unicode version of tolower(3) and toupper(3)
- unicode::toupper(3) unicode version of tolower(3) and toupper(3)
- unicode::ucs_2(3) unicode character set conversion
- unicode::ucs_4(3) unicode character set conversion
- unicode::utf_8(3) unicode character set conversion
- unicode::wordbreak_callback_base(3) unicode word-breaking rules