Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h6148 static const int ucs_r_cns11643_table_max = 0xfe00 + (sizeof (ucs_r_cns11643_table) / sizeof (unsig… variable
H A Dmbfilter_cjk.c9761 } else if (c >= ucs_r_cns11643_table_min && c < ucs_r_cns11643_table_max) { in mbfl_filt_conv_wchar_euctw()
9899 } else if (w >= ucs_r_cns11643_table_min && w < ucs_r_cns11643_table_max) { in mb_wchar_to_euctw()

Completed in 87 milliseconds