Home
last modified time | relevance | path

Searched refs:jisx0212_ucs_table (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_jis.h1204 const unsigned short jisx0212_ucs_table[] = { variable
2281 const int jisx0212_ucs_table_size = (sizeof (jisx0212_ucs_table) / sizeof (unsigned short));
5852 extern const unsigned short jisx0212_ucs_table[];
H A Dmbfilter_euc_jp.c181 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_eucjp_wchar()
H A Dmbfilter_euc_jp_win.c206 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_eucjpwin_wchar()
H A Dmbfilter_jis.c175 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_jis_wchar()
H A Dmbfilter_cp5022x.c296 w = jisx0212_ucs_table[s]; in mbfl_filt_conv_jis_ms_wchar()

Completed in 37 milliseconds