Searched refs:ucs_a2_uhc_table_max (Results 1 – 4 of 4) sorted by relevance
2719 const int ucs_a2_uhc_table_max = 0x2000 + (sizeof(ucs_a2_uhc_table)/sizeof(unsigned short)); variable7203 extern const int ucs_a2_uhc_table_max;
182 } else if (c >= ucs_a2_uhc_table_min && c < ucs_a2_uhc_table_max) { in mbfl_filt_conv_wchar_euckr()
187 } else if (c >= ucs_a2_uhc_table_min && c < ucs_a2_uhc_table_max) { in mbfl_filt_conv_wchar_uhc()
204 } else if (c >= ucs_a2_uhc_table_min && c < ucs_a2_uhc_table_max) { in mbfl_filt_conv_wchar_2022kr()
Completed in 22 milliseconds