Searched refs:cp936_ucs_table (Results 1 – 5 of 5) sorted by relevance
33 const unsigned short cp936_ucs_table[] = { variable3174 const int cp936_ucs_table_size = (sizeof(cp936_ucs_table)/sizeof(unsigned short));6521 extern const unsigned short cp936_ucs_table[];
126 w = cp936_ucs_table[w]; in mbfl_filt_conv_euccn_wchar()
110 w = cp936_ucs_table[s]; in mbfl_filt_conv_hz_wchar()
158 w = cp936_ucs_table[w]; in mbfl_filt_conv_cp936_wchar()
196 w = cp936_ucs_table[w]; in mbfl_filt_conv_gb18030_wchar()
Completed in 26 milliseconds