ucs_r2_big5_table_max  256 ext/mbstring/libmbfl/filters/mbfilter_big5.c 	} else if (c >= ucs_r2_big5_table_min && c < ucs_r2_big5_table_max) {
ucs_r2_big5_table_max 5121 ext/mbstring/libmbfl/filters/unicode_table_big5.h static const int ucs_r2_big5_table_max = 0xfe00 + (sizeof (ucs_r2_big5_table) / sizeof (unsigned short));