Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_big5.h2290 static const unsigned short ucs_i_big5_table[] = { variable
4965 static const int ucs_i_big5_table_max = 0x4d00 + (sizeof (ucs_i_big5_table) / sizeof (unsigned shor…
H A Dmbfilter_big5.c174 s = ucs_i_big5_table[c - ucs_i_big5_table_min]; in mbfl_filt_conv_wchar_big5()

Completed in 22 milliseconds