Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h33 static const unsigned short cns11643_1_ucs_table[] = { variable
1122 static const int cns11643_1_ucs_table_size = (sizeof(cns11643_1_ucs_table)/sizeof(unsigned short));
H A Dmbfilter_euc_tw.c121 w = cns11643_1_ucs_table[w]; in mbfl_filt_conv_euctw_wchar()
173 w = cns11643_1_ucs_table[s]; in mbfl_filt_conv_euctw_wchar()
276 w = cns11643_1_ucs_table[w]; in mb_euctw_to_wchar()
304 w = cns11643_1_ucs_table[s]; in mb_euctw_to_wchar()

Completed in 19 milliseconds