Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dunicode_table_cns11643.h1122 static const int cns11643_1_ucs_table_size = (sizeof(cns11643_1_ucs_table)/sizeof(unsigned short)); variable
H A Dmbfilter_euc_tw.c129 if (w >= 0 && w < cns11643_1_ucs_table_size) { in mbfl_filt_conv_euctw_wchar()

Completed in 29 milliseconds