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));
1665 w = jisx0213_ucs_table[w1]; in mbfl_filt_conv_jis2004_wchar()1733 w = jisx0213_ucs_table[s]; in mbfl_filt_conv_jis2004_wchar()2178 w = jisx0213_ucs_table[w1]; in mb_iso2022jp2004_to_wchar()2206 uint32_t w = jisx0213_ucs_table[s]; in mb_iso2022jp2004_to_wchar()7229 uint32_t w = jisx0213_ucs_table[w1]; in mb_sjis2004_to_wchar()9233 w = jisx0213_ucs_table[w1]; in mb_eucjp2004_to_wchar()9277 unsigned int w = jisx0213_ucs_table[s]; in mb_eucjp2004_to_wchar()
Completed in 86 milliseconds