Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h3045 static const unsigned int ucs_a2_cns11643_table[] = { variable
3256 static const int ucs_a2_cns11643_table_max = 0x2000 + (sizeof (ucs_a2_cns11643_table) / sizeof (uns…
H A Dmbfilter_cjk.c9756 s = ucs_a2_cns11643_table[c - ucs_a2_cns11643_table_min]; in mbfl_filt_conv_wchar_euctw()
9894 s = ucs_a2_cns11643_table[w - ucs_a2_cns11643_table_min]; in mb_wchar_to_euctw()

Completed in 49 milliseconds