Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cp936.h6354 const unsigned short ucs_ci_s_cp936_table[] = { variable
6436 extern const unsigned short ucs_ci_s_cp936_table[];
H A Dmbfilter_gb18030.c280 s = ucs_ci_s_cp936_table[c - 0xfa0c]; in mbfl_filt_conv_wchar_gb18030()
516 s = ucs_ci_s_cp936_table[w - 0xFA0C]; in mb_wchar_to_gb18030()

Completed in 30 milliseconds