Home
last modified time | relevance | path

Searched refs:ucs_r1_big5_table (Results 1 – 2 of 2) sorted by path

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c12161 s = ucs_r1_big5_table[c - ucs_r1_big5_table_min]; in mbfl_filt_conv_wchar_big5()
12332 s = ucs_r1_big5_table[w - ucs_r1_big5_table_min]; in mb_wchar_to_big5()
12463 s = ucs_r1_big5_table[w - ucs_r1_big5_table_min]; in mb_wchar_to_cp950()
H A Dunicode_table_big5.h5178 static const unsigned short ucs_r1_big5_table[] = { variable
5185 static const int ucs_r1_big5_table_max = 0xfa00 + (sizeof(ucs_r1_big5_table) / sizeof(unsigned shor…

Completed in 61 milliseconds