Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_uhc.h28 const unsigned short uhc1_ucs_table[] = { variable
1695 const int uhc1_ucs_table_size = (sizeof(uhc1_ucs_table)/sizeof(unsigned short));
H A Dmbfilter_cjk.c4056 w = uhc1_ucs_table[w]; in mbfl_filt_conv_2022kr_wchar()
4266 w = uhc1_ucs_table[w]; in mb_iso2022kr_to_wchar()
9927 w = uhc1_ucs_table[w]; in mbfl_filt_conv_euckr_wchar()
10031 w = uhc1_ucs_table[w]; in mb_euckr_to_wchar()
10123 w = uhc1_ucs_table[w]; in mbfl_filt_conv_uhc_wchar()
10222 w = uhc1_ucs_table[w]; in mb_uhc_to_wchar()

Completed in 41 milliseconds