Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp932_ext.h28 const unsigned short cp932ext1_ucs_table[] = { variable
44 const int cp932ext1_ucs_table_max = (13 - 1)*94 + (sizeof (cp932ext1_ucs_table) / sizeof (unsigned …
H A Dmbfilter_cjk.c1210 if (c == cp932ext1_ucs_table[c1]) { in mbfl_filt_conv_wchar_2022jp_mobile()
1490 if (w == cp932ext1_ucs_table[i]) { in mb_wchar_to_iso2022jp_kddi()
2884 if (c == cp932ext1_ucs_table[i]) { in mbfl_filt_conv_wchar_cp50221()
2998 if (c == cp932ext1_ucs_table[i]) { in mbfl_filt_conv_wchar_cp50222()
3284 if (w == cp932ext1_ucs_table[i]) { in lookup_wchar()
3715 if (c == cp932ext1_ucs_table[c1]) { in mbfl_filt_conv_wchar_2022jpms()
3949 if (w == cp932ext1_ucs_table[i]) { in mb_wchar_to_iso2022jpms()
6314 if (c == cp932ext1_ucs_table[c1]) { in mbfl_filt_conv_wchar_sjis_mobile()
6525 if (w == cp932ext1_ucs_table[i]) { in mb_wchar_to_sjis_docomo()
6753 if (w == cp932ext1_ucs_table[i]) { in mb_wchar_to_sjis_kddi()
[all …]

Completed in 26 milliseconds