Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h2914 static const unsigned int ucs_a1_cns11643_table[] = { variable
3043 static const int ucs_a1_cns11643_table_max = 0x0000 + (sizeof (ucs_a1_cns11643_table) / sizeof (uns…
3254 static const int ucs_a2_cns11643_table_max = 0x2000 + (sizeof (ucs_a1_cns11643_table) / sizeof (uns…
H A Dmbfilter_euc_tw.c232 s = ucs_a1_cns11643_table[c - ucs_a1_cns11643_table_min]; in mbfl_filt_conv_wchar_euctw()

Completed in 39 milliseconds