ucs_a3_big5_table_max  248 ext/mbstring/libmbfl/filters/mbfilter_big5.c 	} else if (c >= ucs_a3_big5_table_min && c < ucs_a3_big5_table_max) {
ucs_a3_big5_table_max 2288 ext/mbstring/libmbfl/filters/unicode_table_big5.h static const int ucs_a3_big5_table_max = 0x2f00 + (sizeof (ucs_a3_big5_table) / sizeof (unsigned short));