Searched defs:_conv_desc (Results 1 – 14 of 14) sorted by relevance
/titanic_51/usr/src/lib/iconv_modules/ko/common/ | ||
H A D | nbyte_euc.h | 38 } _conv_desc; typedef |
H A D | nbyte_utf.h | 37 } _conv_desc; typedef |
H A D | iso2022_utf.h | 37 } _conv_desc; typedef |
H A D | utf8_to_utf8_main.c | 38 } _conv_desc; typedef |
H A D | utf_johap.h | 36 } _conv_desc; typedef |
H A D | utf_euc.h | 46 } _conv_desc; typedef |
H A D | utf_johap92.h | 47 } _conv_desc; typedef |
H A D | utf_nbyte.h | 37 } _conv_desc; typedef |
H A D | utf_iso2022.h | 49 } _conv_desc; typedef |
H A D | iso_to_utf_main.c | 39 } _conv_desc; typedef |
H A D | utf_to_iso_main.c | 41 } _conv_desc; typedef |
H A D | euc_to_iso2022-7.c | 50 } _conv_desc; typedef |
H A D | iso2022-7_to_euc.c | 50 } _conv_desc; typedef |
H A D | euc_to_nbyte.c | 60 typedef enum { ASCII, WANSUNG } _conv_desc; typedef |