Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dunicode_table_uhc.h1705 const unsigned short uhc3_ucs_table[] = { variable
2354 const int uhc3_ucs_table_size = (sizeof(uhc3_ucs_table)/sizeof(unsigned short));
7188 extern const unsigned short uhc3_ucs_table[];
H A Dmbfilter_euc_kr.c140 w = uhc3_ucs_table[w]; in mbfl_filt_conv_euckr_wchar()
H A Dmbfilter_uhc.c144 w = uhc3_ucs_table[w]; in mbfl_filt_conv_uhc_wchar()
H A Dmbfilter_iso2022_kr.c129 w = uhc3_ucs_table[w]; in mbfl_filt_conv_2022kr_wchar()

Completed in 28 milliseconds