Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h3422 static const unsigned int ucs_i_cns11643_table[] = { variable
6080 static const int ucs_i_cns11643_table_max = 0x4d00 + (sizeof (ucs_i_cns11643_table) / sizeof (unsig…
H A Dmbfilter_euc_tw.c209 s = ucs_i_cns11643_table[c - ucs_i_cns11643_table_min]; in mbfl_filt_conv_wchar_euctw()
347 s = ucs_i_cns11643_table[w - ucs_i_cns11643_table_min]; in mb_wchar_to_euctw()

Completed in 22 milliseconds