Searched refs:cp932ext2_ucs_table (Results 1 – 7 of 7) sorted by relevance
48 const unsigned short cp932ext2_ucs_table[] = { variable106 const int cp932ext2_ucs_table_max = (89 - 1)*94 + (sizeof (cp932ext2_ucs_table) / sizeof (unsigned …175 extern const unsigned short cp932ext2_ucs_table[];
161 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_cp51932_wchar()270 if (c == cp932ext2_ucs_table[c1]) { in mbfl_filt_conv_wchar_cp51932()
280 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_jis_ms_wchar()481 if (c == cp932ext2_ucs_table[i]) { in mbfl_filt_conv_wchar_jis_ms()713 if (c == cp932ext2_ucs_table[i]) { in mbfl_filt_conv_wchar_cp50221()860 if (c == cp932ext2_ucs_table[i]) { in mbfl_filt_conv_wchar_cp50222()
196 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_sjis_open_wchar()
197 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_cp932_wchar()
662 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_sjis_mobile_wchar()852 if (c == cp932ext2_ucs_table[c1]) { in mbfl_filt_conv_wchar_sjis_mobile()
154 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_2022jpms_wchar()
Completed in 44 milliseconds