Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Demoji2uni.h1164 static const int mb_tbl_uni_docomo2code5_max = 0xfee33; variable
H A Dmbfilter_utf8.c876 } else if (w >= mb_tbl_uni_docomo2code5_min && w <= mb_tbl_uni_docomo2code5_max) { in mb_wchar_to_utf8_docomo()
H A Dmbfilter_cjk.c5987 } else if (c >= mb_tbl_uni_docomo2code5_min && c <= mb_tbl_uni_docomo2code5_max) { in mbfilter_unicode2sjis_emoji_docomo()
6612 } else if (w >= mb_tbl_uni_docomo2code5_min && w <= mb_tbl_uni_docomo2code5_max) { in mb_wchar_to_sjis_docomo()

Completed in 51 milliseconds