Home
last modified time | relevance | path

Searched refs:mb_tbl_uni_sb2code3_max (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/mbstring/libmbfl/filters/
H A Demoji2uni.h959 static const int mb_tbl_uni_sb2code3_max = 0x1f6c0; variable
H A Dmbfilter_utf8.c1079 } else if (w >= mb_tbl_uni_sb2code3_min && w <= mb_tbl_uni_sb2code3_max) { in mb_wchar_to_utf8_sb()
H A Dmbfilter_cjk.c6125 } else if (c >= mb_tbl_uni_sb2code3_min && c <= mb_tbl_uni_sb2code3_max) { in mbfilter_unicode2sjis_emoji_sb()
7160 } else if (w >= mb_tbl_uni_sb2code3_min && w <= mb_tbl_uni_sb2code3_max) { in mb_wchar_to_sjis_sb()

Completed in 56 milliseconds