Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp932_ext.h167 const int cp932ext3_ucs_table_min = (115 - 1)*94; variable
H A Dmbfilter_cjk.c2408 w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; in mbfl_filt_conv_cp5022x_wchar()
3202 w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; in mb_cp5022x_to_wchar()
6192 w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; in mbfl_filt_conv_sjis_mobile_wchar()
6447 w = cp932ext3_ucs_table[w - cp932ext3_ucs_table_min]; in mb_sjis_docomo_to_wchar()
6676 w = cp932ext3_ucs_table[w - cp932ext3_ucs_table_min]; in mb_sjis_kddi_to_wchar()
6969 w = cp932ext3_ucs_table[w - cp932ext3_ucs_table_min]; in mb_sjis_sb_to_wchar()
6983 w = cp932ext3_ucs_table[w - cp932ext3_ucs_table_min]; in mb_sjis_sb_to_wchar()
7381 w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; in mbfl_filt_conv_cp932_wchar()
7470 c2 = cp932ext3_ucs_table_max - cp932ext3_ucs_table_min; in mbfl_filt_conv_wchar_cp932()
7564 w = cp932ext3_ucs_table[s - cp932ext3_ucs_table_min]; in mb_cp932_to_wchar()
[all …]

Completed in 41 milliseconds