Home
last modified time | relevance | path

Searched refs:mb_tbl_uni_sb2code3_key (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/mbstring/libmbfl/filters/
H A Demoji2uni.h961 static const unsigned short mb_tbl_uni_sb2code3_key[] = { // 0x1f004 - 0x1f6c0 variable
1159 static const int mb_tbl_uni_sb2code3_len = sizeof(mb_tbl_uni_sb2code3_key)/sizeof(unsigned short);
H A Dmbfilter_sjis_mobile.c585 i = mbfl_bisec_srch2(c - 0x10000, mb_tbl_uni_sb2code3_key, mb_tbl_uni_sb2code3_len); in mbfilter_unicode2sjis_emoji_sb()

Completed in 12 milliseconds