Searched refs:jisx0213_ucs_table_size (Results 1 – 2 of 2) sorted by relevance
1594 static const int jisx0213_ucs_table_size = (sizeof(jisx0213_ucs_table)/sizeof(unsigned short)); variable
235 if (w1 >= 0 && w1 < jisx0213_ucs_table_size) { in mbfl_filt_conv_jis2004_wchar()338 if (s >= 0 && s < jisx0213_ucs_table_size) { in mbfl_filt_conv_jis2004_wchar()
Completed in 17 milliseconds