Searched refs:mb_tbl_uni_sb2code2_min (Results 1 – 3 of 3) sorted by relevance
913 static const int mb_tbl_uni_sb2code2_min = 0x2122; variable
746 } else if (w >= mb_tbl_uni_sb2code2_min && w <= mb_tbl_uni_sb2code2_max) { in mb_wchar_to_utf8_sb()
6093 } else if (c >= mb_tbl_uni_sb2code2_min && c <= mb_tbl_uni_sb2code2_max) { in mbfilter_unicode2sjis_emoji_sb()7128 } else if (w >= mb_tbl_uni_sb2code2_min && w <= mb_tbl_uni_sb2code2_max) { in mb_wchar_to_sjis_sb()
Completed in 73 milliseconds