Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp936.h33 const unsigned short cp936_ucs_table[] = { variable
3174 const int cp936_ucs_table_size = (sizeof(cp936_ucs_table)/sizeof(unsigned short));
6521 extern const unsigned short cp936_ucs_table[];
H A Dmbfilter_euc_cn.c126 w = cp936_ucs_table[w]; in mbfl_filt_conv_euccn_wchar()
H A Dmbfilter_hz.c110 w = cp936_ucs_table[s]; in mbfl_filt_conv_hz_wchar()
H A Dmbfilter_cp936.c158 w = cp936_ucs_table[w]; in mbfl_filt_conv_cp936_wchar()
H A Dmbfilter_gb18030.c196 w = cp936_ucs_table[w]; in mbfl_filt_conv_gb18030_wchar()

Completed in 33 milliseconds