Searched refs:ucs_a3_cp936_table (Results 1 – 5 of 5) sorted by relevance
3562 const unsigned short ucs_a3_cp936_table[] = { variable3731 const int ucs_a3_cp936_table_max = 0x2f00 + (sizeof (ucs_a3_cp936_table) / sizeof (unsigned short));6524 extern const unsigned short ucs_a3_cp936_table[];
170 s = ucs_a3_cp936_table[c - ucs_a3_cp936_table_min]; in mbfl_filt_conv_wchar_euccn()
166 s = ucs_a3_cp936_table[c - ucs_a3_cp936_table_min]; in mbfl_filt_conv_wchar_hz()
214 s = ucs_a3_cp936_table[c - ucs_a3_cp936_table_min]; in mbfl_filt_conv_wchar_cp936()
297 s = ucs_a3_cp936_table[c - ucs_a3_cp936_table_min]; in mbfl_filt_conv_wchar_gb18030()
Completed in 36 milliseconds