Searched refs:jisx0213_ucs_table (Results 1 – 2 of 2) sorted by relevance
31 static const unsigned short jisx0213_ucs_table[] = { // 0x0000 - 0x2C0F variable1594 static const int jisx0213_ucs_table_size = (sizeof(jisx0213_ucs_table)/sizeof(unsigned short));
236 w = jisx0213_ucs_table[w1]; in mbfl_filt_conv_jis2004_wchar()339 w = jisx0213_ucs_table[s]; in mbfl_filt_conv_jis2004_wchar()
Completed in 30 milliseconds