Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp932_ext.h43 const int cp932ext1_ucs_table_min = (13 - 1)*94; variable
H A Dmbfilter_cjk.c1021 w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; in mbfl_filt_conv_2022jp_mobile_wchar()
1366 w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; in mb_iso2022jp_kddi_to_wchar()
2402 w = cp932ext1_ucs_table[s - cp932ext1_ucs_table_min]; in mbfl_filt_conv_cp5022x_wchar()
2880 i < cp932ext1_ucs_table_max - cp932ext1_ucs_table_min; in mbfl_filt_conv_wchar_cp50221()
2882 const int oh = cp932ext1_ucs_table_min / 94; in mbfl_filt_conv_wchar_cp50221()
2996 const int oh = cp932ext1_ucs_table_min / 94; in mbfl_filt_conv_wchar_cp50222()
6441 w = cp932ext1_ucs_table[w - cp932ext1_ucs_table_min]; in mb_sjis_docomo_to_wchar()
6670 w = cp932ext1_ucs_table[w - cp932ext1_ucs_table_min]; in mb_sjis_kddi_to_wchar()
6977 w = cp932ext1_ucs_table[w - cp932ext1_ucs_table_min]; in mb_sjis_sb_to_wchar()
7460 c2 = cp932ext1_ucs_table_max - cp932ext1_ucs_table_min; in mbfl_filt_conv_wchar_cp932()
[all …]

Completed in 35 milliseconds