Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp932_ext.h103 const int cp932ext2_ucs_table_min = (89 - 1)*94; variable
H A Dmbfilter_cjk.c2406 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_cp5022x_wchar()
2891 const int oh = cp932ext2_ucs_table_min / 94; in mbfl_filt_conv_wchar_cp50221()
2893 cp932ext2_ucs_table_max - cp932ext2_ucs_table_min; in mbfl_filt_conv_wchar_cp50221()
3005 const int oh = cp932ext2_ucs_table_min / 94; in mbfl_filt_conv_wchar_cp50222()
3007 cp932ext2_ucs_table_max - cp932ext2_ucs_table_min; in mbfl_filt_conv_wchar_cp50222()
3200 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mb_cp5022x_to_wchar()
6169 w = cp932ext2_ucs_table[s - cp932ext2_ucs_table_min]; in mbfl_filt_conv_sjis_mobile_wchar()
6445 w = cp932ext2_ucs_table[w - cp932ext2_ucs_table_min]; in mb_sjis_docomo_to_wchar()
6674 w = cp932ext2_ucs_table[w - cp932ext2_ucs_table_min]; in mb_sjis_kddi_to_wchar()
6981 w = cp932ext2_ucs_table[w - cp932ext2_ucs_table_min]; in mb_sjis_sb_to_wchar()
[all …]

Completed in 42 milliseconds