Searched refs:jisx0212_ucs_table (Results 1 – 5 of 5) sorted by relevance
1204 const unsigned short jisx0212_ucs_table[] = { variable2281 const int jisx0212_ucs_table_size = (sizeof (jisx0212_ucs_table) / sizeof (unsigned short));5852 extern const unsigned short jisx0212_ucs_table[];
181 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_eucjp_wchar()
206 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_eucjpwin_wchar()
175 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_jis_wchar()
296 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_jis_ms_wchar()
Completed in 26 milliseconds