Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dcp932_table.h31 static const unsigned short cp932ext3_eucjp_table[] = { variable
93 static const int cp932ext3_eucjp_table_size = (sizeof (cp932ext3_eucjp_table) / sizeof (unsigned sh…
H A Dmbfilter_cjk.c8512 if (s == cp932ext3_eucjp_table[n]) { in mbfl_filt_conv_eucjpwin_wchar()
8627 s1 = cp932ext3_eucjp_table[c1]; in mbfl_filt_conv_wchar_eucjpwin()
8739 if (cp932ext3_eucjp_table[i] == s) { in mb_eucjpwin_to_wchar()
8831 s = cp932ext3_eucjp_table[i]; in mb_wchar_to_eucjpwin()

Completed in 33 milliseconds