Home
last modified time | relevance | path

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

/php-src/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_cjk.c9672 w = cns11643_1_ucs_table[w]; in mbfl_filt_conv_euctw_wchar()
9724 w = cns11643_1_ucs_table[s]; in mbfl_filt_conv_euctw_wchar()
9827 w = cns11643_1_ucs_table[w]; in mb_euctw_to_wchar()
9855 w = cns11643_1_ucs_table[s]; in mb_euctw_to_wchar()

Completed in 51 milliseconds