Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h2083 static const int cns11643_2_ucs_table_size = (sizeof (cns11643_2_ucs_table) / sizeof (unsigned shor… variable
H A Dmbfilter_euc_tw.c174 } else if (plane == 1 && s < cns11643_2_ucs_table_size) { in mbfl_filt_conv_euctw_wchar()
305 } else if (plane == 1 && s < cns11643_2_ucs_table_size) { in mb_euctw_to_wchar()

Completed in 38 milliseconds