Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Demoji2uni.h453 static const int mb_tbl_uni_docomo2code3_max = 0x1f6bb; variable
H A Dmbfilter_sjis_mobile.c426 } else if (c >= mb_tbl_uni_docomo2code3_min && c <= mb_tbl_uni_docomo2code3_max) { in mbfilter_unicode2sjis_emoji_docomo()
1068 } else if (w >= mb_tbl_uni_docomo2code3_min && w <= mb_tbl_uni_docomo2code3_max) { in mb_wchar_to_sjis_docomo()
H A Dmbfilter_utf8_mobile.c483 } else if (w >= mb_tbl_uni_docomo2code3_min && w <= mb_tbl_uni_docomo2code3_max) { in mb_wchar_to_utf8_docomo()

Completed in 13 milliseconds