Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_uhc.h1697 const unsigned short uhc3_ucs_table[] = { variable
2346 const int uhc3_ucs_table_size = (sizeof(uhc3_ucs_table)/sizeof(unsigned short));
H A Dmbfilter_cjk.c4061 w = uhc3_ucs_table[w]; in mbfl_filt_conv_2022kr_wchar()
4271 w = uhc3_ucs_table[w]; in mb_iso2022kr_to_wchar()
9931 w = uhc3_ucs_table[w]; in mbfl_filt_conv_euckr_wchar()
10038 w = uhc3_ucs_table[w]; in mb_euckr_to_wchar()
10128 w = uhc3_ucs_table[w]; in mbfl_filt_conv_uhc_wchar()
10226 w = uhc3_ucs_table[w]; in mb_uhc_to_wchar()

Completed in 54 milliseconds