Home
last modified time | relevance | path

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

/php-src/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_cjk.c9725 } else if (plane == 1 && s < cns11643_2_ucs_table_size) { in mbfl_filt_conv_euctw_wchar()
9856 } else if (plane == 1 && s < cns11643_2_ucs_table_size) { in mb_euctw_to_wchar()

Completed in 60 milliseconds