Home
last modified time | relevance | path

Searched refs:uhc2_ucs_table (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dunicode_table_uhc.h798 const unsigned short uhc2_ucs_table[] = { variable
1703 const int uhc2_ucs_table_size = (sizeof(uhc2_ucs_table)/sizeof(unsigned short));
7187 extern const unsigned short uhc2_ucs_table[];
H A Dmbfilter_uhc.c122 w = uhc2_ucs_table[w]; in mbfl_filt_conv_uhc_wchar()
H A Dmbfilter_euc_kr.c120 w = uhc2_ucs_table[w]; in mbfl_filt_conv_euckr_wchar()
H A Dmbfilter_iso2022_kr.c118 w = uhc2_ucs_table[w]; in mbfl_filt_conv_2022kr_wchar()

Completed in 29 milliseconds