Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/
H A Dsb_to_ucs.h33 static const to_utf8_table_component_t sb_u4_tbl[256] = {
H A Dsb_to_utf8.h37 static const to_utf8_table_component_t sb_u8_tbl[256] = {
H A Dcommon_defs.h66 } to_utf8_table_component_t; typedef
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A Dsb_to_ucs4_generator.c37 to_utf8_table_component_t tbl[256]; in main()
H A Ducs4_to_cp720_generator.c37 to_utf8_table_component_t tbl[256]; in main()
H A Dcp720_to_ucs4_generator.c37 to_utf8_table_component_t tbl[256]; in main()
H A Ducs4_to_sb_generator.c42 to_utf8_table_component_t tbl[256]; in main()
H A Dcp720_to_utf8_generator.c37 to_utf8_table_component_t tbl[256]; in main()
H A Dsb_to_utf8_generator.c37 to_utf8_table_component_t tbl[256]; in main()
H A Dutf8_to_cp720_generator.c37 to_utf8_table_component_t tbl[256]; in main()
H A Dutf8_to_sb_generator.c42 to_utf8_table_component_t tbl[256]; in main()