Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dunicode_table_big5.h1778 static const int big5_ucs_table_size = sizeof(big5_ucs_table)/sizeof(unsigned short); variable
H A Dmbfilter_big5.c181 if (w >= 0 && w < big5_ucs_table_size) { in mbfl_filt_conv_big5_wchar()

Completed in 16 milliseconds