Searched refs:ucs_c1_jisx0213_max (Results 1 – 2 of 2) sorted by relevance
4847 static const int ucs_c1_jisx0213_max = 0x4DFF; variable
558 if (s1 <= 0 && c >= ucs_c1_jisx0213_min && c <= ucs_c1_jisx0213_max) { in mbfl_filt_conv_wchar_jis2004()
Completed in 21 milliseconds